diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-28 14:58:23 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-28 15:12:11 +0100 |
commit | 2e9b7723aa0f0a46a98689241a1eabf33f5b854f (patch) | |
tree | ef928bdac6aeab4d71a29f4c4eb2ac7c56b08675 /dev-perl/Capture-Tiny | |
parent | dev-perl/Devel-CheckBin: re-add Prefix keywords, bug #606514 (diff) | |
download | gentoo-2e9b7723aa0f0a46a98689241a1eabf33f5b854f.tar.gz gentoo-2e9b7723aa0f0a46a98689241a1eabf33f5b854f.tar.bz2 gentoo-2e9b7723aa0f0a46a98689241a1eabf33f5b854f.zip |
dev-perl/Devel-CheckBin: re-add Prefix keywords, bug #606514
Package-Manager: Portage-2.3.2-prefix, Repoman-2.3.1
Diffstat (limited to 'dev-perl/Capture-Tiny')
-rw-r--r-- | dev-perl/Capture-Tiny/Capture-Tiny-0.420.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.420.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.420.0.ebuild index 16a7cbe1e0c0..3fb14c3eb2a4 100644 --- a/dev-perl/Capture-Tiny/Capture-Tiny-0.420.0.ebuild +++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.420.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |