diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:45:54 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:31 -0700 |
commit | 14d43819335223792a7d4b6e8417db888ac71804 (patch) | |
tree | ea99cba5d549f3b84a4d288f4ff828393a7a1779 | |
parent | ea621954a16a207603f8e31dd9cf49540119a096 (diff) | |
download | gentoo-14d43819335223792a7d4b6e8417db888ac71804.tar.gz gentoo-14d43819335223792a7d4b6e8417db888ac71804.tar.xz |
dev-perl/Digest-GOST-0.60.0: added ~ia64
-rw-r--r-- | dev-perl/Digest-GOST/Digest-GOST-0.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Digest-GOST/Digest-GOST-0.60.0.ebuild b/dev-perl/Digest-GOST/Digest-GOST-0.60.0.ebuild index 957e9df9a38..fa1702ac34d 100644 --- a/dev-perl/Digest-GOST/Digest-GOST-0.60.0.ebuild +++ b/dev-perl/Digest-GOST/Digest-GOST-0.60.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl interface to the GOST R 34.11-94 digest algorithm" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~x86" IUSE="test" RDEPEND=" |