diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 11:28:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 11:30:06 +0100 |
commit | 8ece26fefd412cab37c6a1fca85ff36619bce49e (patch) | |
tree | 222d8c94e58e0bfb45bd8887e2171fedd943ee05 /dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild | |
parent | profiles: mask app-cdr/acetoneiso for removal (diff) | |
download | gentoo-8ece26fefd412cab37c6a1fca85ff36619bce49e.tar.gz gentoo-8ece26fefd412cab37c6a1fca85ff36619bce49e.tar.bz2 gentoo-8ece26fefd412cab37c6a1fca85ff36619bce49e.zip |
dev-perl/IO-CaptureOutput: ia64 keyworded, bug #614960
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild')
-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 37aa297fbc7d..b0511f4db5a4 100644 --- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild +++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.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 ~mips ppc ppc64 x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 x86 ~x86-linux" IUSE="test" RDEPEND=" |