diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-01 06:22:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-01 06:22:52 +0200 |
commit | ecae2ebcc7ccf1075e334fa9b6c630153d38c157 (patch) | |
tree | 6a8cd1630d7035a4febec754000fc3fe5b4d5ad5 /dev-perl/Crypt-PasswdMD5 | |
parent | dev-perl/Cookie-Baker-XS: Keyword 0.110.0 arm64, #878933 (diff) | |
download | gentoo-ecae2ebcc7ccf1075e334fa9b6c630153d38c157.tar.gz gentoo-ecae2ebcc7ccf1075e334fa9b6c630153d38c157.tar.bz2 gentoo-ecae2ebcc7ccf1075e334fa9b6c630153d38c157.zip |
dev-perl/Crypt-PasswdMD5: Keyword 1.410.0 arm64, #878933
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.410.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 dab90f611cc8..fcab0d92dd0c 100644 --- a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.410.0.ebuild +++ b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.410.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Provides interoperable MD5-based crypt() functions" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" |