summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:13:05 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:13:05 -0500
commitd25e293331af70884916559b065cb2228e316109 (patch)
tree5954f761f4a92f891b2dbadca9b8c18ead911f4a /dev-python/keystonemiddleware
parentstablize openstack ocata requests-2.12.5 x86 and amd64 (diff)
downloadgentoo-d25e293331af70884916559b065cb2228e316109.tar.gz
gentoo-d25e293331af70884916559b065cb2228e316109.tar.bz2
gentoo-d25e293331af70884916559b065cb2228e316109.zip
stablize openstack ocata keystonemiddleware-4.14.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
Diffstat (limited to 'dev-python/keystonemiddleware')
-rw-r--r--dev-python/keystonemiddleware/keystonemiddleware-4.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystonemiddleware/keystonemiddleware-4.14.0.ebuild b/dev-python/keystonemiddleware/keystonemiddleware-4.14.0.ebuild
index c8afb45fcca4..aee980dd87d9 100644
--- a/dev-python/keystonemiddleware/keystonemiddleware-4.14.0.ebuild
+++ b/dev-python/keystonemiddleware/keystonemiddleware-4.14.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 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE="doc examples test"
CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"