Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/swift/
Date: Sun, 03 Sep 2017 21:56:20
Message-Id: 1504475761.5b7daba3fa2ca86b90fe8ca18c1e987eb2ca18e9.prometheanfire@gentoo
1 commit: 5b7daba3fa2ca86b90fe8ca18c1e987eb2ca18e9
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 3 21:55:37 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 3 21:56:01 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b7daba3
7
8 sys-cluster/swift: 2.15.1-r1 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 sys-cluster/swift/swift-2.15.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-cluster/swift/swift-2.15.1-r1.ebuild b/sys-cluster/swift/swift-2.15.1-r1.ebuild
16 index fdef2dc4126..20394c0afbb 100644
17 --- a/sys-cluster/swift/swift-2.15.1-r1.ebuild
18 +++ b/sys-cluster/swift/swift-2.15.1-r1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm64 x86"
25 IUSE="proxy account container object +memcached"
26 REQUIRED_USE="|| ( proxy account container object )"