Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-glanceclient/
Date: Tue, 08 May 2018 16:55:50
Message-Id: 1525798527.3431fff0e739300fc3a4bb937d91c73aed9502de.prometheanfire@gentoo
1 commit: 3431fff0e739300fc3a4bb937d91c73aed9502de
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 8 16:16:36 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Tue May 8 16:55:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3431fff0
7
8 dev-python/python-glanceclient: 2.10.0 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.27, Repoman-2.3.9
11
12 dev-python/python-glanceclient/python-glanceclient-2.10.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/python-glanceclient/python-glanceclient-2.10.0.ebuild b/dev-python/python-glanceclient/python-glanceclient-2.10.0.ebuild
16 index bffb4cc4e44..ad9d27f9c42 100644
17 --- a/dev-python/python-glanceclient/python-glanceclient-2.10.0.ebuild
18 +++ b/dev-python/python-glanceclient/python-glanceclient-2.10.0.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
25 IUSE="doc test"
26 REQUIRED_USE="test? ( doc )"