diff options
author | Sam James <sam@gentoo.org> | 2021-07-28 04:10:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-28 04:10:27 +0100 |
commit | 7cb0607342cc7d8d66f2d4b235afb77770b1b4d1 (patch) | |
tree | 013207711199366c4d67b13154c15fd814c4a86b /dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.410.0.ebuild | |
parent | dev-perl/Clipboard: Stabilize 0.280.0 ppc64, #804735 (diff) | |
download | gentoo-7cb0607342cc7d8d66f2d4b235afb77770b1b4d1.tar.gz gentoo-7cb0607342cc7d8d66f2d4b235afb77770b1b4d1.tar.bz2 gentoo-7cb0607342cc7d8d66f2d4b235afb77770b1b4d1.zip |
dev-perl/Crypt-PasswdMD5: Stabilize 1.410.0 ppc64, #804741
Signed-off-by: Sam James <sam@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.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 2e6185a3822a..cf5b23795753 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ppc ppc64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |