diff options
-rw-r--r-- | dev-perl/Apache-Test/Apache-Test-1.420.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.420.0.ebuild b/dev-perl/Apache-Test/Apache-Test-1.420.0.ebuild index 1e238dd728e4..5c9fe3585b7c 100644 --- a/dev-perl/Apache-Test/Apache-Test-1.420.0.ebuild +++ b/dev-perl/Apache-Test/Apache-Test-1.420.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Test.pm wrapper with helpers for testing Apache" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |