Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/kdb/
Date: Tue, 26 Sep 2017 14:32:10
Message-Id: 1506436308.d0bddba0a4e8dab13afadef8c1876902ec83476e.kensington@gentoo
1 commit: d0bddba0a4e8dab13afadef8c1876902ec83476e
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 26 13:49:48 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 26 14:31:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0bddba0
7
8 dev-db/kdb: stabilise 3.0.2 for amd64/x68
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 dev-db/kdb/kdb-3.0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-db/kdb/kdb-3.0.2.ebuild b/dev-db/kdb/kdb-3.0.2.ebuild
16 index 0494882c2ee..7f7b20c738f 100644
17 --- a/dev-db/kdb/kdb-3.0.2.ebuild
18 +++ b/dev-db/kdb/kdb-3.0.2.ebuild
19 @@ -11,7 +11,7 @@ DESCRIPTION="Database connectivity and creation framework for various vendors"
20 [[ ${KDE_BUILD_TYPE} != live ]] && SRC_URI="mirror://kde/stable/${PN}/src/${P}.tar.xz"
21
22 LICENSE="LGPL-2+"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="mysql postgres sqlite"
26
27 RDEPEND="