summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2018-04-26 20:22:00 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2018-04-26 20:22:00 +0000
commit32248da4e32243e07f04413022a3f487920b1d6c (patch)
tree97f0df816e8d7b8232e79302dfe4f20e2b0d15c3 /dev-python/faulthandler/faulthandler-3.0.ebuild
parent2018-04-26 18:49:06 UTC (diff)
parentapp-arch/unrar: Bump to v5.6.3 (diff)
downloadgentoo-32248da4e32243e07f04413022a3f487920b1d6c.tar.gz
gentoo-32248da4e32243e07f04413022a3f487920b1d6c.tar.bz2
gentoo-32248da4e32243e07f04413022a3f487920b1d6c.zip
Merge updates from master
Diffstat (limited to 'dev-python/faulthandler/faulthandler-3.0.ebuild')
-rw-r--r--dev-python/faulthandler/faulthandler-3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/faulthandler/faulthandler-3.0.ebuild b/dev-python/faulthandler/faulthandler-3.0.ebuild
index e6edb4bc3d4d..f50cf6fbad1d 100644
--- a/dev-python/faulthandler/faulthandler-3.0.ebuild
+++ b/dev-python/faulthandler/faulthandler-3.0.ebuild
@@ -8,12 +8,12 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="functions to dump Python tracebacks explicitly (on fault, user signal, timeout)"
-HOMEPAGE="https://github.com/haypo/faulthandler https://pypi.org/project/faulthandler"
+HOMEPAGE="https://github.com/haypo/faulthandler https://pypi.org/project/faulthandler/"
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}]"