summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-11 13:09:14 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-11 13:16:32 -0500
commit5dff611084bbe0a5c9f942104792f545124928c3 (patch)
treef21afcaafa06dcce481a0c7c5a00b9cbd4b4b869 /dev-python/oslotest/oslotest-3.7.1.ebuild
parentdev-python/oslo-utils: 3.40.3 allarches stablized (diff)
downloadgentoo-5dff611084bbe0a5c9f942104792f545124928c3.tar.gz
gentoo-5dff611084bbe0a5c9f942104792f545124928c3.tar.bz2
gentoo-5dff611084bbe0a5c9f942104792f545124928c3.zip
dev-python/oslotest: 3.7.1 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/oslotest/oslotest-3.7.1.ebuild')
-rw-r--r--dev-python/oslotest/oslotest-3.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslotest/oslotest-3.7.1.ebuild b/dev-python/oslotest/oslotest-3.7.1.ebuild
index ad830deef86d..08f6ab376419 100644
--- a/dev-python/oslotest/oslotest-3.7.1.ebuild
+++ b/dev-python/oslotest/oslotest-3.7.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"