diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:47:47 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:51 +0100 |
commit | 8ba83b75cb779dd9413f43ae15e680ecba76a8c9 (patch) | |
tree | e98de507771b29530877142884fe500ddcd82106 /dev-perl/Try-Tiny | |
parent | dev-perl/Test-RequiresInternet: stable 0.50.0 for ppc, bug #657636 (diff) | |
download | gentoo-8ba83b75cb779dd9413f43ae15e680ecba76a8c9.tar.gz gentoo-8ba83b75cb779dd9413f43ae15e680ecba76a8c9.tar.bz2 gentoo-8ba83b75cb779dd9413f43ae15e680ecba76a8c9.zip |
dev-perl/Try-Tiny: stable 0.300.0 for ppc, bug #657636
Bug: https://bugs.gentoo.org/657636
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/Try-Tiny')
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild index 27de0e1b79d9..1b342050b35b 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.300.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Minimal try/catch with proper localization of \$@" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test minimal" RDEPEND=" |