From: Agostino Sarubbo Date: Sun, 15 Dec 2019 12:42:22 +0000 (+0100) Subject: dev-python/autopep8: amd64 stable wrt bug #701670 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=47072bee0f6dfee39409370eb288d8c2136685a4;p=gentoo.git dev-python/autopep8: amd64 stable wrt bug #701670 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/autopep8/autopep8-1.4.3.ebuild b/dev-python/autopep8/autopep8-1.4.3.ebuild index 313cabebde54..f5e2bd374d14 100644 --- a/dev-python/autopep8/autopep8-1.4.3.ebuild +++ b/dev-python/autopep8/autopep8-1.4.3.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then inherit git-r3 else SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" fi LICENSE="MIT"