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/Crypt-OpenSSL-DSA/
Date: Thu, 25 May 2017 20:04:25
Message-Id: 1495742617.1e45319b6594e1210ef0d191d8b61c8309751bce.xmw@gentoo
1 commit: 1e45319b6594e1210ef0d191d8b61c8309751bce
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 25 20:03:37 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Thu May 25 20:03:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e45319b
7
8 dev-perl/Crypt-OpenSSL-DSA: 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/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0.ebuild b/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0.ebuild
17 index 545aa4a9985..4c4afbc533a 100644
18 --- a/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0.ebuild
19 +++ b/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0.ebuild
20 @@ -8,7 +8,7 @@ inherit perl-module
21
22 DESCRIPTION='Digital Signature Algorithm using OpenSSL'
23 SLOT="0"
24 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
26 IUSE="libressl"
27
28 RDEPEND="