diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:38:18 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:47:39 -0500 |
commit | 4cfaed5a418712561a8d6f7b0b0e8632d00f9b2a (patch) | |
tree | e2d473f53035ece27b68279542bbf99b1589f8f6 /dev-python/aodhclient | |
parent | dev-python/croniter: 0.3.29 allarches stablized (diff) | |
download | gentoo-4cfaed5a418712561a8d6f7b0b0e8632d00f9b2a.tar.gz gentoo-4cfaed5a418712561a8d6f7b0b0e8632d00f9b2a.tar.bz2 gentoo-4cfaed5a418712561a8d6f7b0b0e8632d00f9b2a.zip |
dev-python/aodhclient: 1.2.0 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/aodhclient')
-rw-r--r-- | dev-python/aodhclient/aodhclient-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aodhclient/aodhclient-1.2.0.ebuild b/dev-python/aodhclient/aodhclient-1.2.0.ebuild index 7259a98347c1..ea55a45b4d92 100644 --- a/dev-python/aodhclient/aodhclient-1.2.0.ebuild +++ b/dev-python/aodhclient/aodhclient-1.2.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |