diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-16 13:24:58 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-16 13:24:58 -0700 |
commit | f529745222672f98ba502528044298a954c8af97 (patch) | |
tree | b63ab7a7a7d806644da702e580cb69093a3b2d1d /dev-python/bleach | |
parent | dev-python/python-dateutil-2.7.2-r1: ppc stable, bug 659662 (diff) | |
download | gentoo-f529745222672f98ba502528044298a954c8af97.tar.gz gentoo-f529745222672f98ba502528044298a954c8af97.tar.bz2 gentoo-f529745222672f98ba502528044298a954c8af97.zip |
dev-python/bleach-2.1.3: ppc stable, bug 663438
Diffstat (limited to 'dev-python/bleach')
-rw-r--r-- | dev-python/bleach/bleach-2.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bleach/bleach-2.1.3.ebuild b/dev-python/bleach/bleach-2.1.3.ebuild index 6bbd4031240a..be57296c0042 100644 --- a/dev-python/bleach/bleach-2.1.3.ebuild +++ b/dev-python/bleach/bleach-2.1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |