diff options
author | Sam James <sam@gentoo.org> | 2021-07-28 04:09:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-28 04:09:21 +0100 |
commit | 2af03ebdaa03ca8aac8d993045eb53e045ce59d3 (patch) | |
tree | e21f75d49e27bd0e796f383bade37727285b4619 /dev-perl/Crypt-PasswdMD5 | |
parent | dev-perl/Clipboard: Stabilize 0.280.0 ppc, #804735 (diff) | |
download | gentoo-2af03ebdaa03ca8aac8d993045eb53e045ce59d3.tar.gz gentoo-2af03ebdaa03ca8aac8d993045eb53e045ce59d3.tar.bz2 gentoo-2af03ebdaa03ca8aac8d993045eb53e045ce59d3.zip |
dev-perl/Crypt-PasswdMD5: Stabilize 1.410.0 ppc, #804741
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 16a10576fe47..2e6185a3822a 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 )" |