diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:48:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:52 +0100 |
commit | e0917e6c065a1925c4f913cdc8a4e84cb764fb20 (patch) | |
tree | d5a0a6771955d4ccda600029f9d7add8e6cec629 /dev-perl/IO-CaptureOutput | |
parent | dev-perl/IO-BufferedSelect: stable 1.0.0-r2 for ppc, bug #657684 (diff) | |
download | gentoo-e0917e6c065a1925c4f913cdc8a4e84cb764fb20.tar.gz gentoo-e0917e6c065a1925c4f913cdc8a4e84cb764fb20.tar.bz2 gentoo-e0917e6c065a1925c4f913cdc8a4e84cb764fb20.zip |
dev-perl/IO-CaptureOutput: stable 1.110.400-r1 for ppc, bug #657684
Bug: https://bugs.gentoo.org/657684
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 f2f3565f8051..f2920cdc29a7 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=" |