diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-10-19 17:30:41 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-10-19 17:30:41 +0200 |
commit | 7ec79db6a26202ea3b56a9011fb36a0e2d3826e2 (patch) | |
tree | 97f34454d3947749eac277b01cf2f6fc40843fe1 /dev-perl/IO-CaptureOutput | |
parent | dev-perl/MailTools: added Prefix keywords, bug #665088 (diff) | |
download | gentoo-7ec79db6a26202ea3b56a9011fb36a0e2d3826e2.tar.gz gentoo-7ec79db6a26202ea3b56a9011fb36a0e2d3826e2.tar.bz2 gentoo-7ec79db6a26202ea3b56a9011fb36a0e2d3826e2.zip |
dev-perl/IO-CaptureOutput: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
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 14531f4b3a08..e6db580094d6 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 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |