diff --git a/sys-cluster/swift/swift-2.17.0.ebuild b/sys-cluster/swift/swift-2.17.0.ebuild index b7e5a59b1a2f9..9c09fe33ba4de 100644 --- a/sys-cluster/swift/swift-2.17.0.ebuild +++ b/sys-cluster/swift/swift-2.17.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 )"