diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 15:15:10 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 15:32:51 -0400 |
commit | d7f96d4304703732ef214f1e13147b815c196ea5 (patch) | |
tree | 73662368e00728249b9b24a998f420368eaf819f /dev-perl/IO-CaptureOutput | |
parent | dev-perl/IO-AIO: amd64 stable wrt bug #657684 (diff) | |
download | gentoo-d7f96d4304703732ef214f1e13147b815c196ea5.tar.gz gentoo-d7f96d4304703732ef214f1e13147b815c196ea5.tar.bz2 gentoo-d7f96d4304703732ef214f1e13147b815c196ea5.zip |
dev-perl/IO-CaptureOutput: amd64 stable wrt bug #657684
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/IO-CaptureOutput')
-rw-r--r-- | dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild index 99879e8334b5..f2f3565f8051 100644 --- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild +++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-linux" IUSE="test" RDEPEND=" |