diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:22:09 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:25:36 -0500 |
commit | 11b350a57f05a46b27cb6e93e3fd4cdd8bc688cb (patch) | |
tree | 8efd1c53c294e52e78fa21d9770e8a044817bdee /dev-python/python-barbicanclient | |
parent | dev-python/pyparsing: 2.3.1 allarches stablized (diff) | |
download | gentoo-11b350a57f05a46b27cb6e93e3fd4cdd8bc688cb.tar.gz gentoo-11b350a57f05a46b27cb6e93e3fd4cdd8bc688cb.tar.bz2 gentoo-11b350a57f05a46b27cb6e93e3fd4cdd8bc688cb.zip |
dev-python/python-barbicanclient: 4.8.1 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/python-barbicanclient')
-rw-r--r-- | dev-python/python-barbicanclient/python-barbicanclient-4.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-barbicanclient/python-barbicanclient-4.8.1.ebuild b/dev-python/python-barbicanclient/python-barbicanclient-4.8.1.ebuild index 3f64c02a52c5..326c7fc61e02 100644 --- a/dev-python/python-barbicanclient/python-barbicanclient-4.8.1.ebuild +++ b/dev-python/python-barbicanclient/python-barbicanclient-4.8.1.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" +KEYWORDS="amd64 ~arm64 x86" IUSE="" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |