commit: e63b378a113affc090a2cd6c9af3f44bc2cae14a
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue May 23 19:59:28 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue May 23 20:00:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e63b378a
dev-python/bleach: add ~ppc64 keyword (bug 617914)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
dev-python/bleach/bleach-2.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bleach/bleach-2.0.0.ebuild
b/dev-python/bleach/bleach-2.0.0.ebuild
index e923205826e..78b70db79ed 100644
--- a/dev-python/bleach/bleach-2.0.0.ebuild
+++ b/dev-python/bleach/bleach-2.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64"
IUSE="test"
RDEPEND="