diff options
author | Sam James <sam@gentoo.org> | 2021-05-11 22:14:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-11 22:14:54 +0000 |
commit | ec7d19c96700b2b30ee49f3d69e654a79e0705b2 (patch) | |
tree | 21c88005040ec5e345887c76b17542ccb7d2411a /dev-perl/Crypt-PasswdMD5 | |
parent | dev-perl/Crypt-RSA: Stabilize 1.990.0-r2 amd64, #789522 (diff) | |
download | gentoo-ec7d19c96700b2b30ee49f3d69e654a79e0705b2.tar.gz gentoo-ec7d19c96700b2b30ee49f3d69e654a79e0705b2.tar.bz2 gentoo-ec7d19c96700b2b30ee49f3d69e654a79e0705b2.zip |
dev-perl/Crypt-PasswdMD5: Stabilize 1.400.0-r1 x86, #789513
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.400.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.400.0-r1.ebuild b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.400.0-r1.ebuild index 341dbec447fc..efe3b8bba159 100644 --- a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.400.0-r1.ebuild +++ b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.400.0-r1.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 )" RDEPEND=" |