diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:41:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:41:56 +0200 |
commit | 2dc72d0178186d2bb92d728a4d8473b743ee9c4b (patch) | |
tree | 9b01feb7b770c07bb41e1b52209799fad134d13e /dev-perl/Crypt-PasswdMD5 | |
parent | dev-perl/Clipboard: x86 stable wrt bug #804735 (diff) | |
download | gentoo-2dc72d0178186d2bb92d728a4d8473b743ee9c4b.tar.gz gentoo-2dc72d0178186d2bb92d728a4d8473b743ee9c4b.tar.bz2 gentoo-2dc72d0178186d2bb92d728a4d8473b743ee9c4b.zip |
dev-perl/Crypt-PasswdMD5: x86 stable wrt bug #804741
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 ca2c9dbe098e..b3e622511156 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 )" |