diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-23 08:14:53 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-23 09:04:40 +0200 |
commit | 3d078b7bf541e2abb9e6cfd89bc1d8f86198defd (patch) | |
tree | 6ba5ff403017b28280572c2c1cb99532f22cedd6 /dev-python/mechanize | |
parent | dev-python/kazoo: keyword ~arm64 (diff) | |
download | gentoo-3d078b7bf541e2abb9e6cfd89bc1d8f86198defd.tar.gz gentoo-3d078b7bf541e2abb9e6cfd89bc1d8f86198defd.tar.bz2 gentoo-3d078b7bf541e2abb9e6cfd89bc1d8f86198defd.zip |
dev-python/mechanize: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/mechanize')
-rw-r--r-- | dev-python/mechanize/mechanize-0.2.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mechanize/mechanize-0.2.5-r1.ebuild b/dev-python/mechanize/mechanize-0.2.5-r1.ebuild index 8a8359d233ef..4f730a62ff22 100644 --- a/dev-python/mechanize/mechanize-0.2.5-r1.ebuild +++ b/dev-python/mechanize/mechanize-0.2.5-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://wwwsearch.sourceforge.net/${PN}/src/${P}.tar.gz" LICENSE="|| ( BSD ZPL )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="doc" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |