diff options
author | 2017-03-25 22:19:41 -0500 | |
---|---|---|
committer | 2017-03-25 22:19:41 -0500 | |
commit | b7eeeae40bb86e4f5e29286fab7b1e80e773a0ee (patch) | |
tree | 34c7793df7afd9ea1a690f480771f101b31c6143 /dev-python/python-saharaclient/python-saharaclient-1.1.0.ebuild | |
parent | stablize openstack ocata python-manilaclient-1.14.0 x86 and amd64 (diff) | |
download | gentoo-b7eeeae40bb86e4f5e29286fab7b1e80e773a0ee.tar.gz gentoo-b7eeeae40bb86e4f5e29286fab7b1e80e773a0ee.tar.bz2 gentoo-b7eeeae40bb86e4f5e29286fab7b1e80e773a0ee.zip |
stablize openstack ocata python-saharaclient-1.1.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
Diffstat (limited to 'dev-python/python-saharaclient/python-saharaclient-1.1.0.ebuild')
-rw-r--r-- | dev-python/python-saharaclient/python-saharaclient-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-saharaclient/python-saharaclient-1.1.0.ebuild b/dev-python/python-saharaclient/python-saharaclient-1.1.0.ebuild index 050fe7e9716f..6093ccd41c5d 100644 --- a/dev-python/python-saharaclient/python-saharaclient-1.1.0.ebuild +++ b/dev-python/python-saharaclient/python-saharaclient-1.1.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" IUSE="test" CDEPEND=">=dev-python/pbr-1.8.0[${PYTHON_USEDEP}]" |