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: Wed, 05 Apr 2017 10:50:51
Message-Id: 1491389393.42195fd7ef5b9213bdd140f07350a2370855fda6.xmw@gentoo
1 commit: 42195fd7ef5b9213bdd140f07350a2370855fda6
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 5 10:49:53 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 5 10:49:53 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42195fd7
7
8 dev-perl/Crypt-OpenSSL-DSA: add ~ppc64 (bug 605004)
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
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 c5dd1ee97e5..545aa4a9985 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 ~x86"
25 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~x86"
26 IUSE="libressl"
27
28 RDEPEND="