summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-09-20 02:45:24 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-09-20 02:45:24 +0200
commit972d50469241878137e3cc7d72221c694f8aae97 (patch)
tree535f3489ed71b08ddfaceef79ab93fd9e129a953
parentapp-i18n/enca: remove old (diff)
downloadgentoo-972d5046.tar.gz
gentoo-972d5046.tar.bz2
gentoo-972d5046.zip
dev-python/click: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
-rw-r--r--dev-python/click/click-6.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/click/click-6.6.ebuild b/dev-python/click/click-6.6.ebuild
index 6c9a3dcf7389..7e8d3e51d87d 100644
--- a/dev-python/click/click-6.6.ebuild
+++ b/dev-python/click/click-6.6.ebuild
@@ -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*') ) )"