summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-25 20:20:26 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-25 20:57:05 +0200
commitd8a99b807d77b85906cb81b1f40bab0899da289a (patch)
tree6bbfd80040d21bafdda0841c46b5cfba087d1c40 /dev-perl/Digest-MD4
parentdev-perl/Digest-MD2: Remove old (diff)
downloadgentoo-d8a99b807d77b85906cb81b1f40bab0899da289a.tar.gz
gentoo-d8a99b807d77b85906cb81b1f40bab0899da289a.tar.bz2
gentoo-d8a99b807d77b85906cb81b1f40bab0899da289a.zip
dev-perl/Digest-MD4: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Digest-MD4')
-rw-r--r--dev-perl/Digest-MD4/Digest-MD4-1.900.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Digest-MD4/Digest-MD4-1.900.0-r2.ebuild b/dev-perl/Digest-MD4/Digest-MD4-1.900.0-r2.ebuild
index 605c838b5f83..e7c78d147347 100644
--- a/dev-perl/Digest-MD4/Digest-MD4-1.900.0-r2.ebuild
+++ b/dev-perl/Digest-MD4/Digest-MD4-1.900.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="MD4 message digest algorithm"
LICENSE="|| ( Artistic GPL-1+ ) RSA"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
RDEPEND="
virtual/perl-File-Spec