diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-05 22:09:25 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-05 22:06:35 +0100 |
commit | 35d9e55420ff4f34c2728e09a54bd4f2bd046824 (patch) | |
tree | c8c6816de7bffe56055c2940e163ef7d703a27c7 /dev-perl/Capture-Tiny | |
parent | dev-perl/Canary-Stability: stable 2012.0.0 for sparc (diff) | |
download | gentoo-35d9e55420ff4f34c2728e09a54bd4f2bd046824.tar.gz gentoo-35d9e55420ff4f34c2728e09a54bd4f2bd046824.tar.bz2 gentoo-35d9e55420ff4f34c2728e09a54bd4f2bd046824.zip |
dev-perl/Capture-Tiny: stable 0.460.0 for sparc
Bug: https://bugs.gentoo.org/652492
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/Capture-Tiny')
-rw-r--r-- | dev-perl/Capture-Tiny/Capture-Tiny-0.460.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.460.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.460.0.ebuild index fad1168824fa..ef83119ec68b 100644 --- a/dev-perl/Capture-Tiny/Capture-Tiny-0.460.0.ebuild +++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.460.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |