adding x86 keyword to os-client-config

This commit is contained in:
Matthew Thode
2015-09-01 09:58:25 -05:00
parent a0cf2cff0e
commit e2a0a9fc85

View 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}]"