From fd826f0aaee7720dffe2e0e0fe5d3536c27bd02f Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Thu, 5 Apr 2018 10:08:19 -0400 Subject: dev-perl/Crypt-DES: amd64 stable Bug: https://bugs.gentoo.org/652578 Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild index e2115e515f43..dbf32d6bde62 100644 --- a/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild +++ b/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ DESCRIPTION="Perl DES encryption module" LICENSE="DES" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" DEPEND="test? ( dev-perl/Crypt-CBC )" -- cgit v1.2.3-65-gdbad