summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-05-06 13:16:01 +0800
committerYixun Lan <dlan@gentoo.org>2022-05-06 16:36:45 +0800
commitc2c3312211add071228f044f0d615becd614c594 (patch)
tree8de1688047db337792e0dfcdea45b072e0b4352f /dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.410.0.ebuild
parentnet-misc/bridge-utils: keyword 1.7.1-r1 for ~riscv (diff)
downloadgentoo-c2c3312211add071228f044f0d615becd614c594.tar.gz
gentoo-c2c3312211add071228f044f0d615becd614c594.tar.bz2
gentoo-c2c3312211add071228f044f0d615becd614c594.zip
dev-perl/Crypt-PasswdMD5: keyword 1.410.0 for ~riscv
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.410.0.ebuild')
-rw-r--r--dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.410.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.410.0.ebuild b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.410.0.ebuild
index 726b65ccb663..dab90f611cc8 100644
--- a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.410.0.ebuild
+++ b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.410.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides interoperable MD5-based crypt() functions"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"