diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-06-23 16:26:43 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-06-23 16:26:43 +0300 |
commit | 2536cd113f87d40b52cd0bc25d0136af590f8d37 (patch) | |
tree | f906edbf46d0db31973ff6aee0893b0f015a8dbf /dev-perl/Try-Tiny | |
parent | dev-perl/Capture-Tiny-0.460.0: arm64 stable (bug #657636) (diff) | |
download | gentoo-2536cd113f87d40b52cd0bc25d0136af590f8d37.tar.gz gentoo-2536cd113f87d40b52cd0bc25d0136af590f8d37.tar.bz2 gentoo-2536cd113f87d40b52cd0bc25d0136af590f8d37.zip |
dev-perl/Try-Tiny-0.300.0: arm64 stable (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 12c6e06ee063..27de0e1b79d9 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=" |