diff options
Diffstat (limited to 'dev-python/css-parser')
| -rw-r--r-- | dev-python/css-parser/css-parser-1.0.10.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/css-parser/css-parser-1.0.10.ebuild b/dev-python/css-parser/css-parser-1.0.10.ebuild index a6bd255645bc..b8a1bc87e287 100644 --- a/dev-python/css-parser/css-parser-1.0.10.ebuild +++ b/dev-python/css-parser/css-parser-1.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,6 +18,8 @@ HOMEPAGE=" LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="amd64 ~arm arm64 ~loong ~riscv x86" +IUSE="test" +RESTRICT="!test? ( test )" BDEPEND=" test? ( |
