diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 14:28:23 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 14:28:51 +0200 |
commit | 284f667a3fd48e2ff7eaa1ed31a9e44e126f2fa9 (patch) | |
tree | 609012bfea256504a91c51e3b34df0109ed5c1d8 /dev-perl/Try-Tiny | |
parent | dev-perl/Sub-Name-0.210.0-r0: alpha stable (diff) | |
download | gentoo-284f667a3fd48e2ff7eaa1ed31a9e44e126f2fa9.tar.gz gentoo-284f667a3fd48e2ff7eaa1ed31a9e44e126f2fa9.tar.bz2 gentoo-284f667a3fd48e2ff7eaa1ed31a9e44e126f2fa9.zip |
dev-perl/Try-Tiny-0.300.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657636
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 ea7d67e40fc6..5bb75bcf432d 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=" |