diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-05 10:29:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-05 10:29:26 +0100 |
commit | 09a3592affd83a9c491ff4bbb6d221aeb5e4f6a1 (patch) | |
tree | ea1da45185ad73178f1169d376da156934eb43a0 /dev-perl/IO-CaptureOutput | |
parent | dev-perl/Email-Address: alpha/amd64/ia64/ppc/ppc64/sparc/x86 stable, (ALLARCH... (diff) | |
download | gentoo-09a3592affd83a9c491ff4bbb6d221aeb5e4f6a1.tar.gz gentoo-09a3592affd83a9c491ff4bbb6d221aeb5e4f6a1.tar.bz2 gentoo-09a3592affd83a9c491ff4bbb6d221aeb5e4f6a1.zip |
dev-perl/IO-CaptureOutput: amd64/hppa/ppc/ppc64/x86 stable, (ALLARCHES policy) wrt bug #570908
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/IO-CaptureOutput')
-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 3dd5d777d9ec..e42f4134e5cf 100644 --- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild +++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-linux" +KEYWORDS="amd64 hppa ~mips ppc ppc64 x86 ~x86-linux" IUSE="test" RDEPEND=" |