summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2017-01-28 16:13:29 +0200
committerMart Raudsepp <leio@gentoo.org>2017-01-28 16:30:38 +0200
commit437c871a60981b49883ae89261cd99025018f87d (patch)
treebe8e3dc33c61400d5923555c49f53fdf92dfb214 /dev-python/click
parentdev-perl/Capture-Tiny: Drop to ~mips; mips doesn't do stable keywords right now (diff)
downloadgentoo-437c871a60981b49883ae89261cd99025018f87d.tar.gz
gentoo-437c871a60981b49883ae89261cd99025018f87d.tar.bz2
gentoo-437c871a60981b49883ae89261cd99025018f87d.zip
dev-python/click: Drop to ~mips; mips doesn't do stable keywords right now
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python/click')
-rw-r--r--dev-python/click/click-6.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/click/click-6.6.ebuild b/dev-python/click/click-6.6.ebuild
index 6d05155bcfe8..bcb8247a73c2 100644
--- a/dev-python/click/click-6.6.ebuild
+++ b/dev-python/click/click-6.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ HOMEPAGE="http://click.pocoo.org/ https://pypi.python.org/pypi/click"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
IUSE="doc examples test"
REQUIRED_USE="doc? ( || ( $(python_gen_useflags 'python2*') ) )"