summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:34:31 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:34:31 +0200
commit0bfb3e129b81002ddf32cfef329f8b832dc93550 (patch)
tree914bfd26c0cff12685fd16ff1c40253ebfd44898 /dev-perl/Crypt-PasswdMD5
parentmedia-libs/libuninameslist: Stabilize 20221022 arm64, #899414 (diff)
downloadgentoo-0bfb3e129b81002ddf32cfef329f8b832dc93550.tar.gz
gentoo-0bfb3e129b81002ddf32cfef329f8b832dc93550.tar.bz2
gentoo-0bfb3e129b81002ddf32cfef329f8b832dc93550.zip
dev-perl/Crypt-PasswdMD5: Stabilize 1.420.0 ppc, #899490
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-PasswdMD5')
-rw-r--r--dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.420.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.420.0.ebuild b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.420.0.ebuild
index 68301d1a2521..70534976ce6d 100644
--- a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.420.0.ebuild
+++ b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.420.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides interoperable MD5-based crypt() functions"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc ~x86"
RDEPEND="
>=virtual/perl-Digest-MD5-2.530.0