diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-30 13:03:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-30 13:03:52 +0200 |
commit | ff3931f4e46d9436dd89a8bf63440545f5e38a7d (patch) | |
tree | 5bdc7262f66fe83428afc94c18053f3dd78975ec /dev-perl/Digest-GOST | |
parent | dev-perl/Crypt-OpenSSL-DSA: x86 stable wrt bug #622992 (diff) | |
download | gentoo-ff3931f4e46d9436dd89a8bf63440545f5e38a7d.tar.gz gentoo-ff3931f4e46d9436dd89a8bf63440545f5e38a7d.tar.bz2 gentoo-ff3931f4e46d9436dd89a8bf63440545f5e38a7d.zip |
dev-perl/Digest-GOST: x86 stable wrt bug #622992
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 e6e56403aba8..2c02d88119ae 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 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86" IUSE="test" RDEPEND=" |