diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-05 16:54:28 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-05 16:54:28 +0100 |
commit | 1d60cbd9322eaf183b7a987020840b8d1a35e71d (patch) | |
tree | 48ada0d768d120831a83d2644db0dabedf604f50 /dev-perl/Apache-Test | |
parent | dev-perl/Chatbot-Eliza-1.60.0-r0: stable on alpha (diff) | |
download | gentoo-1d60cbd9322eaf183b7a987020840b8d1a35e71d.tar.gz gentoo-1d60cbd9322eaf183b7a987020840b8d1a35e71d.tar.bz2 gentoo-1d60cbd9322eaf183b7a987020840b8d1a35e71d.zip |
dev-perl/Apache-Test-1.400.0-r1: stable on alpha
Gentoo-Bug: 597824
Diffstat (limited to 'dev-perl/Apache-Test')
-rw-r--r-- | dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild b/dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild index 3361248e14ef..ba4953a4d142 100644 --- a/dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild +++ b/dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Test.pm wrapper with helpers for testing Apache" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="virtual/perl-ExtUtils-MakeMaker" |