summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-12-30 11:26:41 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2017-12-30 11:37:52 -0600
commit002df2bf09a73d3c07d5feb0b4ef333119f22cff (patch)
tree9331d846ef823582e15b684ad772e9e7f448e29b /dev-python
parentdev-python/oslo-versionedobjects: 1.26.1 stable amd64 and x86 with cleanup (diff)
downloadgentoo-002df2bf09a73d3c07d5feb0b4ef333119f22cff.tar.gz
gentoo-002df2bf09a73d3c07d5feb0b4ef333119f22cff.tar.bz2
gentoo-002df2bf09a73d3c07d5feb0b4ef333119f22cff.zip
dev-python/oslotest: 2.17.1 stable amd64 and x86
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/oslotest/oslotest-2.17.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslotest/oslotest-2.17.1.ebuild b/dev-python/oslotest/oslotest-2.17.1.ebuild
index c77840476418..ea3ef000dcb7 100644
--- a/dev-python/oslotest/oslotest-2.17.1.ebuild
+++ b/dev-python/oslotest/oslotest-2.17.1.ebuild
@@ -13,7 +13,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}]"