diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:24:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:24:06 +0100 |
commit | a0bad22c8d57d11f80ae144e6e2cd1d87bfd47e6 (patch) | |
tree | ee04a461aaff6be98bdcfa8845db635970be9b2b /dev-python/oslotest | |
parent | dev-python/os-testr: x86 stable wrt bug #564826 (diff) | |
download | gentoo-a0bad22c8d57d11f80ae144e6e2cd1d87bfd47e6.tar.gz gentoo-a0bad22c8d57d11f80ae144e6e2cd1d87bfd47e6.tar.bz2 gentoo-a0bad22c8d57d11f80ae144e6e2cd1d87bfd47e6.zip |
dev-python/oslotest: x86 stable wrt bug #564826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/oslotest')
-rw-r--r-- | dev-python/oslotest/oslotest-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslotest/oslotest-1.10.0.ebuild b/dev-python/oslotest/oslotest-1.10.0.ebuild index b3e3145a699f..55989d91eb4f 100644 --- a/dev-python/oslotest/oslotest-1.10.0.ebuild +++ b/dev-python/oslotest/oslotest-1.10.0.ebuild @@ -13,7 +13,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=">=dev-python/pbr-1.3[${PYTHON_USEDEP}]" |