diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-06-13 14:09:02 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-06-13 14:09:46 -0700 |
commit | 77688094d476c62af96344c3ae57ed22f3a5dcfa (patch) | |
tree | d5c89a24ad49105acffeaa22b367f362bed18e2b /dev-perl | |
parent | dev-perl/Apache-SizeLimit: drop alpha keywords (diff) | |
download | gentoo-77688094d476c62af96344c3ae57ed22f3a5dcfa.tar.gz gentoo-77688094d476c62af96344c3ae57ed22f3a5dcfa.tar.bz2 gentoo-77688094d476c62af96344c3ae57ed22f3a5dcfa.zip |
dev-perl/Apache-Test: drop alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Apache-Test/Apache-Test-1.400.0-r2.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/Apache-Test/Apache-Test-1.420.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.400.0-r2.ebuild b/dev-perl/Apache-Test/Apache-Test-1.400.0-r2.ebuild index f498b7ec2911..2322010f8029 100644 --- a/dev-perl/Apache-Test/Apache-Test-1.400.0-r2.ebuild +++ b/dev-perl/Apache-Test/Apache-Test-1.400.0-r2.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="amd64 ~arm ~ia64 ~mips ppc ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" 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 c9966c05ec12..ba9954835c5c 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="amd64 ~arm ~ia64 ~mips ppc ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |