Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/glance/
Date: Sun, 04 Oct 2015 09:31:29
Message-Id: 1443951071.f621d74f005f1ade9dd4c832a75decbd9f0fe330.ago@gentoo
1 commit: f621d74f005f1ade9dd4c832a75decbd9f0fe330
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 4 09:31:11 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 4 09:31:11 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f621d74f
7
8 app-admin/glance: amd64 stable wrt bug #562156
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12
13 app-admin/glance/glance-2015.1.1-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/glance/glance-2015.1.1-r3.ebuild b/app-admin/glance/glance-2015.1.1-r3.ebuild
17 index 10eda7d..51c2e27 100644
18 --- a/app-admin/glance/glance-2015.1.1-r3.ebuild
19 +++ b/app-admin/glance/glance-2015.1.1-r3.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz"
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 ~x86"
26 IUSE="doc mysql postgres +sqlite +swift test"
27 REQUIRED_USE="|| ( mysql postgres sqlite )"