adding x86 keyword to os-client-config
authorMatthew Thode <mthode@mthode.org>
Tue, 1 Sep 2015 14:58:25 +0000 (09:58 -0500)
committerMatthew Thode <mthode@mthode.org>
Tue, 1 Sep 2015 14:58:25 +0000 (09:58 -0500)
dev-python/os-client-config/os-client-config-1.6.3.ebuild

index 1ef8b3f3bd173efe6ff656920a92e376b19fc3b5..1fca864b242b9baf0d9a27ab324816f0b6cd091c 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="doc test"
 
 CDEPEND="dev-python/pbr[${PYTHON_USEDEP}]"