summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-03-04 07:00:34 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-03-04 07:44:51 +0100
commit03500f5c248cd59c29394c1de2a04dd7daa47076 (patch)
treef8ec83d0ba2cc53bf42e891792d04cf755cd085a
parentdev-python/configparser: x86 stable (bug #649350) (diff)
downloadgentoo-03500f5c248cd59c29394c1de2a04dd7daa47076.tar.gz
gentoo-03500f5c248cd59c29394c1de2a04dd7daa47076.tar.bz2
gentoo-03500f5c248cd59c29394c1de2a04dd7daa47076.zip
dev-python/mccabe: x86 stable (bug #649350)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-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 2adc8a028ac3..78767be0d422 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"