summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-03-30 19:31:44 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-03-30 19:31:44 -0500
commit066336eb189c72886e3e80d73575ca030c858c32 (patch)
tree99be21f9fcacfba268f0fb300cb663ee391f7a3c /dev-python/mox3
parentdev-python/openstackdocstheme: 1.18.1 stablized amd64 ~arm64 x86 under allarches (diff)
downloadgentoo-066336eb189c72886e3e80d73575ca030c858c32.tar.gz
gentoo-066336eb189c72886e3e80d73575ca030c858c32.tar.bz2
gentoo-066336eb189c72886e3e80d73575ca030c858c32.zip
dev-python/mox3: 0.24.0 stablized amd64 ~arm64 x86 under allarches
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/mox3')
-rw-r--r--dev-python/mox3/mox3-0.24.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mox3/mox3-0.24.0.ebuild b/dev-python/mox3/mox3-0.24.0.ebuild
index 6a213ae74bd4..4a42c64cee2a 100644
--- a/dev-python/mox3/mox3-0.24.0.ebuild
+++ b/dev-python/mox3/mox3-0.24.0.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"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="doc test"
CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"