diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-11-26 19:01:54 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-11-26 19:04:12 -0600 |
commit | 2a31fd176f96bde6a365039e85ffd9f9cb7b0e87 (patch) | |
tree | 91fdf87b0e52f07916aa21cdcf42ece797d3e79c /dev-python/python-heatclient | |
parent | x11-plugins/wmMatrix: update homepage and SRC_URI (diff) | |
download | gentoo-2a31fd176f96bde6a365039e85ffd9f9cb7b0e87.tar.gz gentoo-2a31fd176f96bde6a365039e85ffd9f9cb7b0e87.tar.bz2 gentoo-2a31fd176f96bde6a365039e85ffd9f9cb7b0e87.zip |
dev-python/python-heatclient: 1.11.1 stable amd64 and x86
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'dev-python/python-heatclient')
-rw-r--r-- | dev-python/python-heatclient/python-heatclient-1.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-heatclient/python-heatclient-1.11.1.ebuild b/dev-python/python-heatclient/python-heatclient-1.11.1.ebuild index 34409536762d..fda6e1051e2b 100644 --- a/dev-python/python-heatclient/python-heatclient-1.11.1.ebuild +++ b/dev-python/python-heatclient/python-heatclient-1.11.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 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |