Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql-connector-c/
Date: Sun, 16 Feb 2020 21:14:17
Message-Id: 1581887621.76ec7197c5f608c539df0eba843ba136a57737cc.whissi@gentoo
1 commit: 76ec7197c5f608c539df0eba843ba136a57737cc
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 16 20:59:33 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 16 21:13:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76ec7197
7
8 dev-db/mysql-connector-c: x86 stable (bug #709620)
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-db/mysql-connector-c/mysql-connector-c-8.0.19.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-db/mysql-connector-c/mysql-connector-c-8.0.19.ebuild b/dev-db/mysql-connector-c/mysql-connector-c-8.0.19.ebuild
17 index 09bd00d121f..ffcaacfef79 100644
18 --- a/dev-db/mysql-connector-c/mysql-connector-c-8.0.19.ebuild
19 +++ b/dev-db/mysql-connector-c/mysql-connector-c-8.0.19.ebuild
20 @@ -13,7 +13,7 @@ HOMEPAGE="https://dev.mysql.com/downloads/"
21 LICENSE="GPL-2"
22
23 SRC_URI="https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-boost-${PV}.tar.gz"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
26
27 SLOT="0/21"
28 IUSE="ldap libressl static-libs"