diff options
author | 2018-09-30 16:48:48 +0200 | |
---|---|---|
committer | 2018-09-30 17:07:57 +0100 | |
commit | 3af28991398cb7b01964b8b37ba9407506a42d64 (patch) | |
tree | c7f894ed4633603db5bbd74b02171a150dbc1456 /dev-perl/IO-CaptureOutput | |
parent | dev-perl/CGI: stable 4.400.0 for sparc, bug #667266 (diff) | |
download | gentoo-3af28991398cb7b01964b8b37ba9407506a42d64.tar.gz gentoo-3af28991398cb7b01964b8b37ba9407506a42d64.tar.bz2 gentoo-3af28991398cb7b01964b8b37ba9407506a42d64.zip |
dev-perl/IO-CaptureOutput: stable 1.110.400-r1 for sparc, bug #667266
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 7653cc946637..7a3acd49f172 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=" |