summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-16 17:22:43 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-16 17:22:43 +0100
commitff54670cca0029f8c6d2f01e88de5fb3c11f48c1 (patch)
treea750ddf77aab590f52a856a0a2ba7795027db1e7 /dev-python/keystonemiddleware
parentdev-python/kazoo: x86 stable wrt bug #565742 (diff)
downloadgentoo-ff54670cca0029f8c6d2f01e88de5fb3c11f48c1.tar.gz
gentoo-ff54670cca0029f8c6d2f01e88de5fb3c11f48c1.tar.bz2
gentoo-ff54670cca0029f8c6d2f01e88de5fb3c11f48c1.zip
dev-python/keystonemiddleware: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/keystonemiddleware')
-rw-r--r--dev-python/keystonemiddleware/keystonemiddleware-2.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystonemiddleware/keystonemiddleware-2.3.1.ebuild b/dev-python/keystonemiddleware/keystonemiddleware-2.3.1.ebuild
index ddaa08212965..cad25cd5edab 100644
--- a/dev-python/keystonemiddleware/keystonemiddleware-2.3.1.ebuild
+++ b/dev-python/keystonemiddleware/keystonemiddleware-2.3.1.ebuild
@@ -14,7 +14,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 examples test"
CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}]"