commit: 42bf5a564beda37f7d38d58be4359052b66697d3
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri May 19 14:57:54 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri May 19 14:57:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42bf5a56
dev-python/python-heatclient: 1.5.1 and 1.8.1 stable amd64 and x86
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-python/python-heatclient/python-heatclient-1.5.1.ebuild | 2 +-
dev-python/python-heatclient/python-heatclient-1.8.1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/python-heatclient/python-heatclient-1.5.1.ebuild
b/dev-python/python-heatclient/python-heatclient-1.5.1.ebuild
index ea04991e351..ae7c2b472dc 100644
--- a/dev-python/python-heatclient/python-heatclient-1.5.1.ebuild
+++ b/dev-python/python-heatclient/python-heatclient-1.5.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 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
CDEPEND="
diff --git a/dev-python/python-heatclient/python-heatclient-1.8.1.ebuild
b/dev-python/python-heatclient/python-heatclient-1.8.1.ebuild
index ce88a3dd514..ddd3d025fe5 100644
--- a/dev-python/python-heatclient/python-heatclient-1.8.1.ebuild
+++ b/dev-python/python-heatclient/python-heatclient-1.8.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-1.8[${PYTHON_USEDEP}]"