commit: bf695ca9ecad88e3caad8ac1c1cff3106364bc80 Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org> AuthorDate: Sun Mar 6 22:49:02 2016 +0000 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org> CommitDate: Sun Mar 6 22:49:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf695ca9
dev-perl/IO-Socket-SSL: Mark 2.24.0 stable for arm64 Package-Manager: portage-2.2.27 dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.24.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.24.0.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.24.0.ebuild index 3b28e94..3645b8e 100644 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.24.0.ebuild +++ b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.24.0.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$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" 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="idn" RDEPEND="
