summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:09:34 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:09:34 -0500
commitc06a02f7dbc410e515ea0b4361e2ee20681b3488 (patch)
treea59296ae742d90b259c56689ba71043a794d7bd6 /sys-cluster/swift
parentstablize openstack ocata glance-14.0.0 x86 and amd64 (diff)
downloadgentoo-c06a02f7dbc410e515ea0b4361e2ee20681b3488.tar.gz
gentoo-c06a02f7dbc410e515ea0b4361e2ee20681b3488.tar.bz2
gentoo-c06a02f7dbc410e515ea0b4361e2ee20681b3488.zip
stablize openstack ocata swift-2.13.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
Diffstat (limited to 'sys-cluster/swift')
-rw-r--r--sys-cluster/swift/swift-2.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/swift/swift-2.13.0.ebuild b/sys-cluster/swift/swift-2.13.0.ebuild
index 6ce4c0551b21..4a220c731033 100644
--- a/sys-cluster/swift/swift-2.13.0.ebuild
+++ b/sys-cluster/swift/swift-2.13.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="proxy account container object +memcached"
REQUIRED_USE="|| ( proxy account container object )"