diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-07-17 18:59:54 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-07-17 18:59:54 +0200 |
commit | 8243e9aa0001c45535a55cc0f841dadb14ae8241 (patch) | |
tree | 4594421e2f9240796652d18185a7481b9f10b58e /dev-perl/Try-Tiny | |
parent | dev-python/mysql-python-1.2.5-r1: add alpha keyword (diff) | |
download | gentoo-8243e9aa0001c45535a55cc0f841dadb14ae8241.tar.gz gentoo-8243e9aa0001c45535a55cc0f841dadb14ae8241.tar.bz2 gentoo-8243e9aa0001c45535a55cc0f841dadb14ae8241.zip |
dev-perl/Try-Tiny-0.240.0-r0: add alpha keyword
Gentoo-Bug: 588350
Diffstat (limited to 'dev-perl/Try-Tiny')
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild index eb0a015213b6..f36b654fbb6e 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.240.0.ebuild @@ -12,7 +12,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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test minimal" RDEPEND=" |