diff options
Diffstat (limited to 'dev-perl/Test-Bits')
-rw-r--r-- | dev-perl/Test-Bits/Test-Bits-0.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Bits/Test-Bits-0.20.0.ebuild b/dev-perl/Test-Bits/Test-Bits-0.20.0.ebuild index 508bdd0c89ea..e3518508c22c 100644 --- a/dev-perl/Test-Bits/Test-Bits-0.20.0.ebuild +++ b/dev-perl/Test-Bits/Test-Bits-0.20.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Provides a bits_is() subroutine for testing binary data" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~loong ~riscv x86" +KEYWORDS="amd64 ~loong ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |