diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-07 14:13:00 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-07 14:13:30 -0700 |
commit | a748bceb0492187ef32c2f35442625fd72431e4c (patch) | |
tree | 908fe7bb60430f11b26602321f6abcc74590e512 /dev-perl | |
parent | dev-perl/Crypt-DES-2.70.0-r1: hppa stable, bug 652578 (diff) | |
download | gentoo-a748bceb0492187ef32c2f35442625fd72431e4c.tar.gz gentoo-a748bceb0492187ef32c2f35442625fd72431e4c.tar.bz2 gentoo-a748bceb0492187ef32c2f35442625fd72431e4c.zip |
dev-perl/Test-Needs-0.2.5: hppa stable, bug 652604
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild b/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild index 4aa7a84873b8..386a0fa112a5 100644 --- a/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild +++ b/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Skip tests when modules not available" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="" |