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 /dev-perl/Digest-GOST | |
parent | dev-perl/Test-RequiresInternet-0.50.0: added ~ia64, bug 606514 (diff) | |
download | gentoo-14d43819335223792a7d4b6e8417db888ac71804.tar.gz gentoo-14d43819335223792a7d4b6e8417db888ac71804.tar.bz2 gentoo-14d43819335223792a7d4b6e8417db888ac71804.zip |
dev-perl/Digest-GOST-0.60.0: added ~ia64
Diffstat (limited to 'dev-perl/Digest-GOST')
-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 957e9df9a384..fa1702ac34d5 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=" |