diff options
author | 2015-11-10 09:19:22 +0100 | |
---|---|---|
committer | 2015-11-10 09:19:22 +0100 | |
commit | 3f57638b714b6aaed006abb9109693f205226d91 (patch) | |
tree | 6ef9a9e49f44e6c209028252322348df2c4eca6e /dev-python/tempest-lib | |
parent | dev-python/oslotest: amd64 stable wrt bug #564826 (diff) | |
download | gentoo-3f57638b714b6aaed006abb9109693f205226d91.tar.gz gentoo-3f57638b714b6aaed006abb9109693f205226d91.tar.bz2 gentoo-3f57638b714b6aaed006abb9109693f205226d91.zip |
dev-python/tempest-lib: amd64 stable wrt bug #564826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 0f5877ecd841..4627e1784559 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=" |