summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-05 10:08:19 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-05 10:09:28 -0400
commitfd826f0aaee7720dffe2e0e0fe5d3536c27bd02f (patch)
tree781f813621a2aa16725e8fa3bca2349c6e976664
parentdev-perl/CPAN-Mini: amd64 stable (diff)
downloadgentoo-fd826f0a.tar.gz
gentoo-fd826f0a.tar.bz2
gentoo-fd826f0a.zip
dev-perl/Crypt-DES: amd64 stable
Bug: https://bugs.gentoo.org/652578 Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r--dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild4
1 files 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 )"