diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-06 16:52:35 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-06 16:52:35 -0600 |
commit | 00e95fdda6a0374a8c9024a1e32007a342f49621 (patch) | |
tree | 99388e0845aacea2e30552008e38aef4858a65a3 /dev-perl/Error | |
parent | dev-perl/IO-Socket-SSL: Mark 2.24.0 stable for arm64 (diff) | |
download | gentoo-00e95fdda6a0374a8c9024a1e32007a342f49621.tar.gz gentoo-00e95fdda6a0374a8c9024a1e32007a342f49621.tar.bz2 gentoo-00e95fdda6a0374a8c9024a1e32007a342f49621.zip |
dev-perl/Error: Mark 0.170.240 stable for arm64
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-perl/Error')
-rw-r--r-- | dev-perl/Error/Error-0.170.240.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Error/Error-0.170.240.ebuild b/dev-perl/Error/Error-0.170.240.ebuild index 1fd3948cd634..a51f34ef2f64 100644 --- a/dev-perl/Error/Error-0.170.240.ebuild +++ b/dev-perl/Error/Error-0.170.240.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ DESCRIPTION="Error/exception handling in an OO-ish way" LICENSE+=" MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |