commit: 9d657d37113e45c5c96b85d13f4dea65e67466d3 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sat May 30 17:39:03 2020 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sat May 30 17:39:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d657d37
dev-python/python-vitrageclient: 4.0.1 allarches stablized Stablized for Openstack USSURI Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> dev-python/python-vitrageclient/python-vitrageclient-4.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-vitrageclient/python-vitrageclient-4.0.1.ebuild b/dev-python/python-vitrageclient/python-vitrageclient-4.0.1.ebuild index 41077e01d3d..5f9dbca9e48 100644 --- a/dev-python/python-vitrageclient/python-vitrageclient-4.0.1.ebuild +++ b/dev-python/python-vitrageclient/python-vitrageclient-4.0.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-3.1.1[${PYTHON_USEDEP}]"