From: Agostino Sarubbo Date: Tue, 6 Aug 2019 10:39:55 +0000 (+0200) Subject: dev-util/howdoi: x86 stable wrt bug #691394 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5fb2903c62b6a545be606091b31bce418c26a91c;p=gentoo.git dev-util/howdoi: x86 stable wrt bug #691394 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-util/howdoi/howdoi-1.2.1.ebuild b/dev-util/howdoi/howdoi-1.2.1.ebuild index 938f0cc5cf6e..c9eaed1e6387 100644 --- a/dev-util/howdoi/howdoi-1.2.1.ebuild +++ b/dev-util/howdoi/howdoi-1.2.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"