diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:55:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:55:37 +0100 |
commit | fe6ae9be4e4fc64622c55889cc2361f6e727bee1 (patch) | |
tree | 9e122b93cfa8a6e63dcc7e7073f837699ddd2213 /dev-perl/Try-Tiny | |
parent | dev-perl/Test-MockRandom: stable 1.10.0 for hppa, bug #657636 (diff) | |
download | gentoo-fe6ae9be4e4fc64622c55889cc2361f6e727bee1.tar.gz gentoo-fe6ae9be4e4fc64622c55889cc2361f6e727bee1.tar.bz2 gentoo-fe6ae9be4e4fc64622c55889cc2361f6e727bee1.zip |
dev-perl/Try-Tiny: stable 0.300.0 for hppa, bug #657636
Bug: https://bugs.gentoo.org/657636
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
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 2257f4d07de6..0f27356b0195 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=" |