Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Digest-GOST/
Date: Thu, 25 May 2017 20:04:25
Message-Id: 1495742589.1833f7d83557025fe5e9fe6f989cd7e60dafd86a.xmw@gentoo
1 commit: 1833f7d83557025fe5e9fe6f989cd7e60dafd86a
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 25 20:03:09 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Thu May 25 20:03:09 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1833f7d8
7
8 dev-perl/Digest-GOST: add ~ppc keyword (bug 605004).
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-perl/Digest-GOST/Digest-GOST-0.60.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Digest-GOST/Digest-GOST-0.60.0.ebuild b/dev-perl/Digest-GOST/Digest-GOST-0.60.0.ebuild
17 index 90b532118fd..6b094b20199 100644
18 --- a/dev-perl/Digest-GOST/Digest-GOST-0.60.0.ebuild
19 +++ b/dev-perl/Digest-GOST/Digest-GOST-0.60.0.ebuild
20 @@ -9,7 +9,7 @@ inherit perl-module
21
22 DESCRIPTION="Perl interface to the GOST R 34.11-94 digest algorithm"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
26 IUSE="test"
27
28 RDEPEND="