summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-03-15 11:45:42 -0700
committerMatt Turner <mattst88@gentoo.org>2017-03-15 11:47:23 -0700
commit224f7c82ed76c4509bc404f6ee09b682496c70e5 (patch)
tree8193f660a21bb00cf9625a7d0056c44749daae3b
parentdev-perl/Class-Accessor-Lite-0.80.0: added ~ia64, bug 577100 (diff)
downloadgentoo-224f7c82ed76c4509bc404f6ee09b682496c70e5.tar.gz
gentoo-224f7c82ed76c4509bc404f6ee09b682496c70e5.tar.bz2
gentoo-224f7c82ed76c4509bc404f6ee09b682496c70e5.zip
dev-perl/Crypt-PasswdMD5-1.400.0: added ~ia64, bug 577100
-rw-r--r--dev-perl/Crypt-PasswdMD5/Crypt-PasswdMD5-1.400.0.ebuild2
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 83af0e63885d..7b6f78bd115f 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 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
DEPEND="dev-perl/Module-Build"