diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-15 14:59:33 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-15 15:13:24 +0100 |
commit | 5b6e22819571b390685c72d0605a3783e2e43273 (patch) | |
tree | 0609c7466b997deb24e5179ba3b470ee070f33b9 /dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild | |
parent | dev-libs/libgdata: tests: don't remove https testing if libsoup is new enough (diff) | |
download | gentoo-5b6e22819571b390685c72d0605a3783e2e43273.tar.gz gentoo-5b6e22819571b390685c72d0605a3783e2e43273.tar.bz2 gentoo-5b6e22819571b390685c72d0605a3783e2e43273.zip |
dev-perl/IO-CaptureOutput: arm ppc stable (bug 599548)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild')
-rw-r--r-- | dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild index 04e4ece8b2c1..c2a680a205dc 100644 --- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild +++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ppc64 x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~mips ppc ppc64 x86 ~x86-linux" IUSE="test" RDEPEND=" |