diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 14:56:23 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 15:03:25 -0400 |
commit | 2b08e43bf01ba773e7121d29aaa4ccc3bc111c73 (patch) | |
tree | 4cc1abb078bf28f8a16cd5ffe394af27c8df083a /dev-perl/Try-Tiny | |
parent | dev-perl/HTML-Strip: amd64 stable wrt bug #657636 (diff) | |
download | gentoo-2b08e43bf01ba773e7121d29aaa4ccc3bc111c73.tar.gz gentoo-2b08e43bf01ba773e7121d29aaa4ccc3bc111c73.tar.bz2 gentoo-2b08e43bf01ba773e7121d29aaa4ccc3bc111c73.zip |
dev-perl/Try-Tiny: amd64 stable wrt bug #657636
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 4d7f479f37b2..32df9fb86911 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=" |