dev-python/python-openstackclient: 3.2.1 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 8 Jan 2017 22:49:27 +0000 (16:49 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 8 Jan 2017 22:49:27 +0000 (16:49 -0600)
Package-Manager: portage-2.3.0

dev-python/python-openstackclient/python-openstackclient-3.2.1.ebuild

index 396fa87d43314b5dcc4645f094b2536243232af1..3955fcb303a08fa348834993ca653deb795430ca 100644 (file)
@@ -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}]"