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/keystoneauth/
Date: Fri, 24 Feb 2017 17:39:57
Message-Id: 1487957425.002cda1783ab86dd0333a5ac68befd136b2bc992.prometheanfire@gentoo
1 commit: 002cda1783ab86dd0333a5ac68befd136b2bc992
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 24 17:30:25 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 24 17:30:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=002cda17
7
8 dev-python/keystoneauth: 2.12.3 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-python/keystoneauth/keystoneauth-2.12.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/keystoneauth/keystoneauth-2.12.3.ebuild b/dev-python/keystoneauth/keystoneauth-2.12.3.ebuild
16 index 38317e4d5d..9e109311bf 100644
17 --- a/dev-python/keystoneauth/keystoneauth-2.12.3.ebuild
18 +++ b/dev-python/keystoneauth/keystoneauth-2.12.3.ebuild
19 @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}1-${PV}"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm64 x86"
25 IUSE=""
26
27 CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"