summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-04-07 14:07:19 -0700
committerMatt Turner <mattst88@gentoo.org>2018-04-07 14:07:35 -0700
commitd6bc6efcd303aeed8d43c2fe997d3bee471c454c (patch)
tree6bda8698c25d0d6e4faa0a871d28f29310d9cd39 /dev-python/mccabe
parentdev-python/flake8-3.5.0: hppa stable, bug 649350 (diff)
downloadgentoo-d6bc6efcd303aeed8d43c2fe997d3bee471c454c.tar.gz
gentoo-d6bc6efcd303aeed8d43c2fe997d3bee471c454c.tar.bz2
gentoo-d6bc6efcd303aeed8d43c2fe997d3bee471c454c.zip
dev-python/mccabe-0.6.1: hppa stable, bug 649350
Diffstat (limited to 'dev-python/mccabe')
-rw-r--r--dev-python/mccabe/mccabe-0.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mccabe/mccabe-0.6.1.ebuild b/dev-python/mccabe/mccabe-0.6.1.ebuild
index 343e122472be..352c6ce816e5 100644
--- a/dev-python/mccabe/mccabe-0.6.1.ebuild
+++ b/dev-python/mccabe/mccabe-0.6.1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="flake8 plugin: McCabe complexity checker"
HOMEPAGE="https://github.com/PyCQA/mccabe"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
LICENSE="MIT"
SLOT="0"