diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Apache-Test/Apache-Test-1.430.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.430.0.ebuild b/dev-perl/Apache-Test/Apache-Test-1.430.0.ebuild index 237d822c32c8..71179edc5534 100644 --- a/dev-perl/Apache-Test/Apache-Test-1.430.0.ebuild +++ b/dev-perl/Apache-Test/Apache-Test-1.430.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Test.pm wrapper with helpers for testing Apache" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" |