diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-11 18:37:53 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-11 18:08:41 +0100 |
commit | 9a2be41985dab1ed44425358c642438e51310d68 (patch) | |
tree | 38daa89ff24cc70db2af71d50e439d371dd46783 /dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.400.0.ebuild | |
parent | dev-perl/common-sense: stable 3.740.0-r1 for sparc (diff) | |
download | gentoo-9a2be41985dab1ed44425358c642438e51310d68.tar.gz gentoo-9a2be41985dab1ed44425358c642438e51310d68.tar.bz2 gentoo-9a2be41985dab1ed44425358c642438e51310d68.zip |
dev-perl/Crypt-PasswdMD5: stable 1.400.0 for sparc
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.400.0.ebuild')
-rw-r--r-- | dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.400.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.400.0.ebuild b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.400.0.ebuild index 51c082636f06..876807df9259 100644 --- a/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.400.0.ebuild +++ b/dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.400.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" DEPEND="dev-perl/Module-Build" |