diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:40:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:40:07 +0200 |
commit | 2cbe227da5536883e2130f3435c7f8312971c627 (patch) | |
tree | c9e98cd31e92c2c6da127eaaff4de9a7253065fb /dev-perl/Crypt-PasswdMD5 | |
parent | dev-perl/Convert-UUlib: sparc stable wrt bug #804732 (diff) | |
download | gentoo-2cbe227da5536883e2130f3435c7f8312971c627.tar.gz gentoo-2cbe227da5536883e2130f3435c7f8312971c627.tar.bz2 gentoo-2cbe227da5536883e2130f3435c7f8312971c627.zip |
dev-perl/Crypt-PasswdMD5: sparc stable wrt bug #804741
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
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 cf5b23795753..ca2c9dbe098e 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 )" |