diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 22:30:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 22:30:28 +0100 |
commit | ca2c0c7c3b415c08358690a97c6f5e91c6f18031 (patch) | |
tree | 889289c777f976b87bdd88ea068af9eb0c1cc403 /dev-perl/Try-Tiny | |
parent | dev-perl/Test-RequiresInternet: stable 0.50.0 for ia64, bug #657636 (diff) | |
download | gentoo-ca2c0c7c3b415c08358690a97c6f5e91c6f18031.tar.gz gentoo-ca2c0c7c3b415c08358690a97c6f5e91c6f18031.tar.bz2 gentoo-ca2c0c7c3b415c08358690a97c6f5e91c6f18031.zip |
dev-perl/Try-Tiny: stable 0.300.0 for ia64, bug #657636
Bug: https://bugs.gentoo.org/657636
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
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 32df9fb86911..12c6e06ee063 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=" |