diff options
author | Markus Meier <maekke@gentoo.org> | 2016-01-09 19:50:04 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-01-09 19:50:04 +0100 |
commit | 8d6c41a1dc45f0c8a1501917fec82391ae6b0cc3 (patch) | |
tree | e57b0d46da3354b8759564d8bf24adf95163918a /dev-perl/Try-Tiny | |
parent | dev-perl/Path-Class: arm stable, bug #570368 (diff) | |
download | gentoo-8d6c41a1dc45f0c8a1501917fec82391ae6b0cc3.tar.gz gentoo-8d6c41a1dc45f0c8a1501917fec82391ae6b0cc3.tar.bz2 gentoo-8d6c41a1dc45f0c8a1501917fec82391ae6b0cc3.zip |
dev-perl/Try-Tiny: arm stable, bug #570368
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Try-Tiny')
-rw-r--r-- | dev-perl/Try-Tiny/Try-Tiny-0.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Try-Tiny/Try-Tiny-0.220.0.ebuild b/dev-perl/Try-Tiny/Try-Tiny-0.220.0.ebuild index a490d1ebcf49..166f06cc59da 100644 --- a/dev-perl/Try-Tiny/Try-Tiny-0.220.0.ebuild +++ b/dev-perl/Try-Tiny/Try-Tiny-0.220.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" RDEPEND=" |