commit:     4c4040d9977005ebe5e1e422227129ecbe8377dc
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 17:46:43 2017 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 17:47:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c4040d9

sys-cluster/openstack-meta: cleanup bad dep

Package-Manager: Portage-2.3.3, Repoman-2.3.2

 sys-cluster/openstack-meta/openstack-meta-2016.2.9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.ebuild 
b/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.ebuild
index 6e11d28d3c8..d857a5f9b15 100644
--- a/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.ebuild
+++ b/sys-cluster/openstack-meta/openstack-meta-2016.2.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ IUSE="cinder glance heat keystone neutron nova swift"
 DEPEND=""
 RDEPEND="
        keystone? ( ~sys-auth/keystone-${PV} )
-       swift? ( || ( ~sys-cluster/swift-2.9.0 ~sys-cluster/swift-2.10.0 ) )
+       swift? ( ~sys-cluster/swift-2.10.0 )
        neutron? ( ~sys-cluster/neutron-${PV} )
        glance? ( ~app-admin/glance-${PV} )
        cinder? ( ~sys-cluster/cinder-${PV} )

Reply via email to