From: Agostino Sarubbo Date: Tue, 11 Feb 2020 13:59:43 +0000 (+0100) Subject: dev-python/mechanize: x86 stable wrt bug #708422 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=82d46fc1a0604c09ff9802876af2e3d375ae9f14;p=gentoo.git dev-python/mechanize: x86 stable wrt bug #708422 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/mechanize/mechanize-0.4.5.ebuild b/dev-python/mechanize/mechanize-0.4.5.ebuild index 61ce5f94303f..f4796ff9627d 100644 --- a/dev-python/mechanize/mechanize-0.4.5.ebuild +++ b/dev-python/mechanize/mechanize-0.4.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="|| ( BSD ZPL )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~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/html5lib-0.999999999[${PYTHON_USEDEP}]"