diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:24:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:24:11 +0100 |
commit | 63dbb1dec7dd0a12bf2fc7dfebb6586e0778b4f2 (patch) | |
tree | 08cd0e66be20da708bafdd4d731e707cd4b6fd0b /dev-python/tempest-lib | |
parent | dev-python/oslotest: x86 stable wrt bug #564826 (diff) | |
download | gentoo-63dbb1dec7dd0a12bf2fc7dfebb6586e0778b4f2.tar.gz gentoo-63dbb1dec7dd0a12bf2fc7dfebb6586e0778b4f2.tar.bz2 gentoo-63dbb1dec7dd0a12bf2fc7dfebb6586e0778b4f2.zip |
dev-python/tempest-lib: x86 stable wrt bug #564826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/tempest-lib')
-rw-r--r-- | dev-python/tempest-lib/tempest-lib-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tempest-lib/tempest-lib-0.9.0.ebuild b/dev-python/tempest-lib/tempest-lib-0.9.0.ebuild index 4627e1784559..fd88fc68d784 100644 --- a/dev-python/tempest-lib/tempest-lib-0.9.0.ebuild +++ b/dev-python/tempest-lib/tempest-lib-0.9.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" CDEPEND=" |