Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/click/
Date: Sun, 29 Oct 2017 21:08:29
Message-Id: 1509311279.33756002fc34828d2a9686df80eb7df50a42a43e.whissi@gentoo
1 commit: 33756002fc34828d2a9686df80eb7df50a42a43e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 20:33:08 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 21:07:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33756002
7
8 dev-python/click: x86 stable (bug #630320)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 dev-python/click/click-6.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/click/click-6.7.ebuild b/dev-python/click/click-6.7.ebuild
16 index 13d7fa70582..73c71f8f615 100644
17 --- a/dev-python/click/click-6.7.ebuild
18 +++ b/dev-python/click/click-6.7.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="http://click.pocoo.org/ https://pypi.python.org/pypi/click"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
25 IUSE="doc examples test"
26
27 REQUIRED_USE="doc? ( || ( $(python_gen_useflags 'python2*') ) )"