diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 12:58:11 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:28:40 -0600 |
commit | af0bf04f5e1ceef507b7384453d6487e06ee3e62 (patch) | |
tree | dc1a0a14f95e2dd3e6e67957c91b1c36d20528da /dev-python/python-barbicanclient | |
parent | dev-python/python-keystoneclient: 3.5.0 stable amd64 and x86 (diff) | |
download | gentoo-af0bf04f5e1ceef507b7384453d6487e06ee3e62.tar.gz gentoo-af0bf04f5e1ceef507b7384453d6487e06ee3e62.tar.bz2 gentoo-af0bf04f5e1ceef507b7384453d6487e06ee3e62.zip |
dev-python/python-barbicanclient: 4.0.1 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/python-barbicanclient')
-rw-r--r-- | dev-python/python-barbicanclient/python-barbicanclient-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-barbicanclient/python-barbicanclient-4.0.1.ebuild b/dev-python/python-barbicanclient/python-barbicanclient-4.0.1.ebuild index 10376fad6800..dbae11cba860 100644 --- a/dev-python/python-barbicanclient/python-barbicanclient-4.0.1.ebuild +++ b/dev-python/python-barbicanclient/python-barbicanclient-4.0.1.ebuild @@ -13,7 +13,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="" DEPEND=" |