diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-13 22:25:01 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-13 22:28:03 +0000 |
commit | e46cdaa0c90777b9b9ca859eb339d1e66311241a (patch) | |
tree | 1e50bfae8f76025253a2bee9573e4ee09526c516 /dev-perl/IO-CaptureOutput | |
parent | dev-perl/IO-CaptureOutput: keyworded 1.110.400 for sparc, bug #614960 (thanks... (diff) | |
download | gentoo-e46cdaa0c90777b9b9ca859eb339d1e66311241a.tar.gz gentoo-e46cdaa0c90777b9b9ca859eb339d1e66311241a.tar.bz2 gentoo-e46cdaa0c90777b9b9ca859eb339d1e66311241a.zip |
dev-perl/IO-CaptureOutput: keyworded 1.110.400-r1 for sparc, bug #614960 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
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 9783333d9b5e..40e912ee1ac4 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 ~x86 ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" IUSE="test" RDEPEND=" |