commit: 77688094d476c62af96344c3ae57ed22f3a5dcfa Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Jun 13 21:09:02 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Jun 13 21:09:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77688094
dev-perl/Apache-Test: drop alpha keywords Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> dev-perl/Apache-Test/Apache-Test-1.400.0-r2.ebuild | 2 +- 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 f498b7ec291..2322010f802 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 c9966c05ec1..ba9954835c5 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 )"
