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/aodhclient/
Date: Wed, 28 Dec 2016 05:24:04
Message-Id: 1482902595.80c685297dcbf0c50832a5cf4a143e2d68af286e.prometheanfire@gentoo
1 commit: 80c685297dcbf0c50832a5cf4a143e2d68af286e
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 28 05:18:40 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 28 05:23:15 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c68529
7
8 dev-python/aodhclient: 0.7.0 stable amd64 and x86
9
10 Package-Manager: portage-2.3.0
11
12 dev-python/aodhclient/aodhclient-0.7.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/aodhclient/aodhclient-0.7.0.ebuild b/dev-python/aodhclient/aodhclient-0.7.0.ebuild
16 index a52e007..9eae4ad 100644
17 --- a/dev-python/aodhclient/aodhclient-0.7.0.ebuild
18 +++ b/dev-python/aodhclient/aodhclient-0.7.0.ebuild
19 @@ -13,7 +13,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
26 CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"
27 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]