summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/keystone/keystone-2012.2.ebuild')
-rw-r--r--sys-auth/keystone/keystone-2012.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/keystone/keystone-2012.2.ebuild b/sys-auth/keystone/keystone-2012.2.ebuild
index 2d12aeb..2abf0c1 100644
--- a/sys-auth/keystone/keystone-2012.2.ebuild
+++ b/sys-auth/keystone/keystone-2012.2.ebuild
@@ -6,7 +6,7 @@ EAPI=4
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+#RESTRICT_PYTHON_ABIS="3.*"
inherit distutils
@@ -16,8 +16,8 @@ HOMEPAGE="https://launchpad.net/keystone"
SRC_URI="http://launchpad.net/${PN}/folsom/${PV}/+download/${P}.tar.gz"
LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
+SLOT="folsom"
+KEYWORDS="~amd64 ~x86"
IUSE="+sqlite mysql postgres ldap"
#todo, seperate out rdepend via use flags