commit: 1e45319b6594e1210ef0d191d8b61c8309751bce Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Thu May 25 20:03:37 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Thu May 25 20:03:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e45319b
dev-perl/Crypt-OpenSSL-DSA: add ~ppc keyword (bug 605004). Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc" dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index 545aa4a9985..4c4afbc533a 100644 --- 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 @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION='Digital Signature Algorithm using OpenSSL' SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="libressl" RDEPEND="
