diff options
author | Markus Meier <maekke@gentoo.org> | 2015-11-22 09:39:02 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-11-22 09:39:02 +0100 |
commit | 03b183792cd68d31dc41ba9af34b1f91aacd1017 (patch) | |
tree | 99fd1528efbcf1d3a0dd4e99411583eed4af1112 | |
parent | dev-python/unittest2: arm stable, bug #564588 (diff) | |
download | gentoo-03b183792cd68d31dc41ba9af34b1f91aacd1017.tar.gz gentoo-03b183792cd68d31dc41ba9af34b1f91aacd1017.tar.bz2 gentoo-03b183792cd68d31dc41ba9af34b1f91aacd1017.zip |
dev-python/html5lib: arm stable, bug #564588
Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | dev-python/html5lib/html5lib-0.9999999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/html5lib/html5lib-0.9999999.ebuild b/dev-python/html5lib/html5lib-0.9999999.ebuild index a1eabcff7735..478bfeca481a 100644 --- a/dev-python/html5lib/html5lib-0.9999999.ebuild +++ b/dev-python/html5lib/html5lib-0.9999999.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" |