summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-01-03 19:30:21 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-01-03 19:30:21 +0000
commit721e4ef5d4a329dfe3bd8c888167eb29cee1750b (patch)
treeec5ca3abf7937ec2b556d2d4b7aa67f6a10adfc2 /dev-python/click
parentdev-python/pallets-sphinx-themes: keyworded 1.1.2 for ppc, bug #668990 (diff)
downloadgentoo-721e4ef5d4a329dfe3bd8c888167eb29cee1750b.tar.gz
gentoo-721e4ef5d4a329dfe3bd8c888167eb29cee1750b.tar.bz2
gentoo-721e4ef5d4a329dfe3bd8c888167eb29cee1750b.zip
dev-python/click: keyworded 7.0 for ppc, bug #668990
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.53, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/click')
-rw-r--r--dev-python/click/click-7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/click/click-7.0.ebuild b/dev-python/click/click-7.0.ebuild
index c8abb01039a3..c5ba6a4302b8 100644
--- a/dev-python/click/click-7.0.ebuild
+++ b/dev-python/click/click-7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ HOMEPAGE="http://click.pocoo.org/ https://pypi.org/project/click/"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
IUSE="doc examples test"
DEPEND="