summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-01-26 15:19:53 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-01-26 15:25:11 -0600
commitb5418484968bf3e16a2feb4257a2ed24cce56d72 (patch)
tree7a53a049000073ec990a1b942c5516ebcb28f247 /dev-python/hacking
parentdev-python/sphinx: 2.0.1 stable x86 for hacking (diff)
downloadgentoo-b5418484968bf3e16a2feb4257a2ed24cce56d72.tar.gz
gentoo-b5418484968bf3e16a2feb4257a2ed24cce56d72.tar.bz2
gentoo-b5418484968bf3e16a2feb4257a2ed24cce56d72.zip
dev-python/hacking: 2.0.0 stable amd64 / x86 fast
Bug: https://bugs.gentoo.org/643616 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/hacking')
-rw-r--r--dev-python/hacking/hacking-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hacking/hacking-2.0.0.ebuild b/dev-python/hacking/hacking-2.0.0.ebuild
index 3be16cad0377..0e24beabae69 100644
--- a/dev-python/hacking/hacking-2.0.0.ebuild
+++ b/dev-python/hacking/hacking-2.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~hppa ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
RESTRICT="!test? ( test )"