summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-10-18 21:05:42 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-10-18 21:10:04 +0200
commit85295408c6c94ec15e973da6f2e77a9a125b0a06 (patch)
tree207e24060b21f77ecd61ee925f9fb6f07e18815e /dev-python/autopep8
parentdev-python/alagitpull: x86 stable (bug #749420) (diff)
downloadgentoo-85295408c6c94ec15e973da6f2e77a9a125b0a06.tar.gz
gentoo-85295408c6c94ec15e973da6f2e77a9a125b0a06.tar.bz2
gentoo-85295408c6c94ec15e973da6f2e77a9a125b0a06.zip
dev-python/autopep8: x86 stable (bug #749426)
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/autopep8')
-rw-r--r--dev-python/autopep8/autopep8-1.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autopep8/autopep8-1.5.4.ebuild b/dev-python/autopep8/autopep8-1.5.4.ebuild
index 2bc6afefadf6..6a7bf88e4688 100644
--- a/dev-python/autopep8/autopep8-1.5.4.ebuild
+++ b/dev-python/autopep8/autopep8-1.5.4.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux"
fi
LICENSE="MIT"