diff options
author | Sam James <sam@gentoo.org> | 2021-09-26 05:59:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-26 05:59:37 +0100 |
commit | 908e73f5d7740ce18512b500fbfc2471b4c672ae (patch) | |
tree | 5aa86f652ef472f7a8fb8a458d06cce2f2a38d8e /dev-python/python-cinderclient | |
parent | net-analyzer/nagios-icinga-openvpn: Stabilize 0.0.1-r2 amd64, #814884 (diff) | |
download | gentoo-908e73f5d7740ce18512b500fbfc2471b4c672ae.tar.gz gentoo-908e73f5d7740ce18512b500fbfc2471b4c672ae.tar.bz2 gentoo-908e73f5d7740ce18512b500fbfc2471b4c672ae.zip |
dev-python/python-cinderclient: Stabilize 8.0.0-r1 ALLARCHES, #814878
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python-cinderclient')
-rw-r--r-- | dev-python/python-cinderclient/python-cinderclient-8.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-cinderclient/python-cinderclient-8.0.0-r1.ebuild b/dev-python/python-cinderclient/python-cinderclient-8.0.0-r1.ebuild index 2e6cf4560d59..44576c3c75b6 100644 --- a/dev-python/python-cinderclient/python-cinderclient-8.0.0-r1.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-8.0.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |