commit: 90231cd3d67a69c6ce642765bf370e6328b8b291
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 8 22:49:27 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Jan 8 22:49:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90231cd3
dev-python/python-openstackclient: 3.2.1 stable amd64 and x86
Package-Manager: portage-2.3.0
dev-python/python-openstackclient/python-openstackclient-3.2.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-python/python-openstackclient/python-openstackclient-3.2.1.ebuild
b/dev-python/python-openstackclient/python-openstackclient-3.2.1.ebuild
index 396fa87..3955fcb 100644
--- a/dev-python/python-openstackclient/python-openstackclient-3.2.1.ebuild
+++ b/dev-python/python-openstackclient/python-openstackclient-3.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,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.6[${PYTHON_USEDEP}]"