diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 01:04:10 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 01:04:10 -0600 |
commit | 41857dfbd282ea2854a6155441eb8747d28d0585 (patch) | |
tree | 6b1c07c17db98ac07a92cd4dbd257d9b7fd6b7c1 /dev-python/html5lib | |
parent | dev-python/dogpile-core: keywording arm64 (diff) | |
download | gentoo-41857dfbd282ea2854a6155441eb8747d28d0585.tar.gz gentoo-41857dfbd282ea2854a6155441eb8747d28d0585.tar.bz2 gentoo-41857dfbd282ea2854a6155441eb8747d28d0585.zip |
dev-python/html5lib: keywording arm64
merged on X-C1
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/html5lib')
-rw-r--r-- | dev-python/html5lib/html5lib-0.9999999-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/html5lib/html5lib-0.9999999-r1.ebuild b/dev-python/html5lib/html5lib-0.9999999-r1.ebuild index f55b65fe2c79..19968671ea17 100644 --- a/dev-python/html5lib/html5lib-0.9999999-r1.ebuild +++ b/dev-python/html5lib/html5lib-0.9999999-r1.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 ~arm64 ~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}]" |