diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:44:37 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:53:53 -0500 |
commit | 8632cb2db394bfe45f100c343e51f52f216c5bd4 (patch) | |
tree | 908fc3204ab09ce9b4a927a503dc99ad30ee1fa4 /dev-python | |
parent | dev-python/os-vif: 1.9.1 stablized under allarchesa (diff) | |
download | gentoo-8632cb2db394bfe45f100c343e51f52f216c5bd4.tar.gz gentoo-8632cb2db394bfe45f100c343e51f52f216c5bd4.tar.bz2 gentoo-8632cb2db394bfe45f100c343e51f52f216c5bd4.zip |
dev-python/aodhclient: 1.0.0 stablized under allarchesa
Stablized for Openstack Queens
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/aodhclient/aodhclient-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aodhclient/aodhclient-1.0.0.ebuild b/dev-python/aodhclient/aodhclient-1.0.0.ebuild index c42301b261c6..d0b717aeabee 100644 --- a/dev-python/aodhclient/aodhclient-1.0.0.ebuild +++ b/dev-python/aodhclient/aodhclient-1.0.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}] |