diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:30:02 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 17:34:43 +0100 |
commit | 106f1432117874cb904018000441c47747447b6f (patch) | |
tree | 08819d2b7df02f98894321ccc08f79e9216024c1 /dev-python/bleach | |
parent | dev-python/apipkg: ppc64 stable (bug 602484) (diff) | |
download | gentoo-106f1432117874cb904018000441c47747447b6f.tar.gz gentoo-106f1432117874cb904018000441c47747447b6f.tar.bz2 gentoo-106f1432117874cb904018000441c47747447b6f.zip |
dev-python/bleach: ppc64 stable (bug 602484)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/bleach')
-rw-r--r-- | dev-python/bleach/bleach-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild index c986299c1b6a..1ca7a108a23a 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 ~ppc64 x86" +KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 x86" IUSE="test" RDEPEND=" |