diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-02 14:07:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-02 14:07:26 +0100 |
commit | 227b9345c368e3c6cb57ec28a6a9ed4f55fcf9a4 (patch) | |
tree | 9b3718f3ced062f64a0143f97ff59e67f3662061 /dev-python/html5lib | |
parent | dev-python/fixtures: amd64 stable wrt bug #564588 (diff) | |
download | gentoo-227b9345c368e3c6cb57ec28a6a9ed4f55fcf9a4.tar.gz gentoo-227b9345c368e3c6cb57ec28a6a9ed4f55fcf9a4.tar.bz2 gentoo-227b9345c368e3c6cb57ec28a6a9ed4f55fcf9a4.zip |
dev-python/html5lib: amd64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/html5lib')
-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 9d0148740a9a..347e80edeff0 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}]" |