diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-16 13:24:51 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-16 13:24:51 -0700 |
commit | 4ce8f26e376b221e1cb5ae5a33c6791e9ad411ea (patch) | |
tree | 51e70425355ebb44e7cd05dd318e22a993fb7cff /dev-python | |
parent | dev-python/pysendfile-2.0.1: ppc stable, bug 659248 (diff) | |
download | gentoo-4ce8f26e376b221e1cb5ae5a33c6791e9ad411ea.tar.gz gentoo-4ce8f26e376b221e1cb5ae5a33c6791e9ad411ea.tar.bz2 gentoo-4ce8f26e376b221e1cb5ae5a33c6791e9ad411ea.zip |
dev-python/html5lib-1.0.1: ppc stable, bug 659658
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/html5lib/html5lib-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/html5lib/html5lib-1.0.1.ebuild b/dev-python/html5lib/html5lib-1.0.1.ebuild index ae97b2a43075..a0a332fd9e6d 100644 --- a/dev-python/html5lib/html5lib-1.0.1.ebuild +++ b/dev-python/html5lib/html5lib-1.0.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x64-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x64-macos" IUSE="test" RDEPEND=">=dev-python/six-1.9[${PYTHON_USEDEP}] |