sys-cluster/swift: 2.10.1 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 8 Jan 2017 22:47:58 +0000 (16:47 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 8 Jan 2017 22:47:58 +0000 (16:47 -0600)
Package-Manager: portage-2.3.0

sys-cluster/swift/swift-2.10.1.ebuild

index 52716bf282f950cf6ce451bf6620023521ead3cc..1450feb2f8affc373b10ffe60fa3217b948c9a15 100644 (file)
@@ -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
 # $Id$
 
@@ -13,7 +13,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 )"