summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-04-26 21:20:04 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-04-26 21:22:15 +0200
commitcf2e263a86cf23dba513c23bceb6efba7dc8084f (patch)
tree945f4abc829183948b0b78a7a9877d95ed59b3c8 /dev-python/faulthandler
parentsys-libs/lwp: x86 stable (bug #654098) (diff)
downloadgentoo-cf2e263a86cf23dba513c23bceb6efba7dc8084f.tar.gz
gentoo-cf2e263a86cf23dba513c23bceb6efba7dc8084f.tar.bz2
gentoo-cf2e263a86cf23dba513c23bceb6efba7dc8084f.zip
dev-python/faulthandler: x86 stable (bug #654058)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-python/faulthandler')
-rw-r--r--dev-python/faulthandler/faulthandler-3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/faulthandler/faulthandler-3.0.ebuild b/dev-python/faulthandler/faulthandler-3.0.ebuild
index e6edb4bc3d4d..0353abe1ea6c 100644
--- a/dev-python/faulthandler/faulthandler-3.0.ebuild
+++ b/dev-python/faulthandler/faulthandler-3.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"