diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-07-10 20:43:08 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-07-10 20:50:16 +0200 |
commit | a62f884969ff4183fa06974e6b98f18f7a04fd1e (patch) | |
tree | 027521ca744c70b4faba633e4b1d034b80394001 /dev-perl | |
parent | dev-perl/Test-Needs: add Prefix keywords, bug #548352 (diff) | |
download | gentoo-a62f884969ff4183fa06974e6b98f18f7a04fd1e.tar.gz gentoo-a62f884969ff4183fa06974e6b98f18f7a04fd1e.tar.bz2 gentoo-a62f884969ff4183fa06974e6b98f18f7a04fd1e.zip |
dev-perl/Test-Requires: add Prefix keywords, bug #548352
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild b/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild index 86bca79f646d..68b047723819 100644 --- a/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild +++ b/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Checks to see if the module can be loaded" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=virtual/perl-Test-Simple-0.470.0" |