commit: a608408caa1ca64cfa682ae334b59bdebee0fefd
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 14:03:17 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 14:03:17 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a608408c
dev-python/bleach: Add ~ppc64 keyword (bug 602484).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/bleach/bleach-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild
b/dev-python/bleach/bleach-1.5.0.ebuild
index 5d76ff1b31..312d07f262 100644
--- a/dev-python/bleach/bleach-1.5.0.ebuild
+++ b/dev-python/bleach/bleach-1.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~mips ppc x86"
+KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ~ppc64 x86"
IUSE="test"
RDEPEND="