diff options
author | Sam James <sam@gentoo.org> | 2022-11-15 04:36:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-15 04:36:41 +0000 |
commit | e5b690ea78a4b9480c81583cbe2e9b15370e75a0 (patch) | |
tree | 1ec38ce1abdb043b4f712e6bfb7d41a015f70f9e /dev-perl/Crypt-PasswdMD5 | |
parent | dev-perl/Cookie-Baker-XS: Keyword 0.110.0 hppa, #878933 (diff) | |
download | gentoo-e5b690ea78a4b9480c81583cbe2e9b15370e75a0.tar.gz gentoo-e5b690ea78a4b9480c81583cbe2e9b15370e75a0.tar.bz2 gentoo-e5b690ea78a4b9480c81583cbe2e9b15370e75a0.zip |
dev-perl/Crypt-PasswdMD5: Keyword 1.410.0 hppa, #878933
Signed-off-by: Sam James <sam@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 fcab0d92dd0c..1a97b18df5bb 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 ~arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" |