diff options
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/keystone/keystone-2015.2.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-2015.2.9999.ebuild b/sys-auth/keystone/keystone-2015.2.9999.ebuild index ac151211ae2a..d9b5b064d1c5 100644 --- a/sys-auth/keystone/keystone-2015.2.9999.ebuild +++ b/sys-auth/keystone/keystone-2015.2.9999.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 git-2 user DESCRIPTION="The Openstack authentication, authorization, and service catalog" HOMEPAGE="https://launchpad.net/keystone" EGIT_REPO_URI="https://github.com/openstack/keystone.git" -EGIT_BRANCH="stable/kilo" +EGIT_BRANCH="stable/liberty" LICENSE="Apache-2.0" SLOT="0" |