summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-11 20:46:25 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-11 20:46:25 +0100
commita4548629e75bc8b10f069ade87327be89e607ac4 (patch)
tree181516e950765463522d9e581e00dc25a42f1266 /dev-python/autopep8
parentdev-python/astor: x86 stable wrt bug #706146 (diff)
downloadgentoo-a4548629e75bc8b10f069ade87327be89e607ac4.tar.gz
gentoo-a4548629e75bc8b10f069ade87327be89e607ac4.tar.bz2
gentoo-a4548629e75bc8b10f069ade87327be89e607ac4.zip
dev-python/autopep8: x86 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/autopep8')
-rw-r--r--dev-python/autopep8/autopep8-1.4.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autopep8/autopep8-1.4.4.ebuild b/dev-python/autopep8/autopep8-1.4.4.ebuild
index 0f6d6967db3a..5521777cee3f 100644
--- a/dev-python/autopep8/autopep8-1.4.4.ebuild
+++ b/dev-python/autopep8/autopep8-1.4.4.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"