summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-10 09:19:16 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-10 09:19:16 +0100
commit8bc190b5dd1f1f467c9da526258011f2e11e7ebc (patch)
treea8ec8757f5c255794d61ca7a931f008875f63662 /dev-python/oslotest
parentdev-python/os-testr: amd64 stable wrt bug #564826 (diff)
downloadgentoo-8bc190b5dd1f1f467c9da526258011f2e11e7ebc.tar.gz
gentoo-8bc190b5dd1f1f467c9da526258011f2e11e7ebc.tar.bz2
gentoo-8bc190b5dd1f1f467c9da526258011f2e11e7ebc.zip
dev-python/oslotest: amd64 stable wrt bug #564826
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/oslotest')
-rw-r--r--dev-python/oslotest/oslotest-1.10.0.ebuild2
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 a5967d08a10a..b3e3145a699f 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}]"