summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-06-18 01:05:11 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-06-18 01:28:38 +0200
commita17dd46cf2e90293b5eb2226d88a3b86ebbdfa8a (patch)
tree32ecc74ac4ab6bf9b878c3815f59dbf08022079d
parentd141ed7239294ee07deae33b648a83395279fe53 (diff)
downloadgentoo-a17dd46cf2e90293b5eb2226d88a3b86ebbdfa8a.tar.gz
gentoo-a17dd46cf2e90293b5eb2226d88a3b86ebbdfa8a.tar.xz
dev-db/mysql-connector-c++: x86 stable (bug #658156)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-db/mysql-connector-c++/mysql-connector-c++-1.1.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.9.ebuild b/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.9.ebuild
index 268aa288fc0..e965de1f0c1 100644
--- a/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.9.ebuild
+++ b/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.9.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://dev.mysql.com/get/Downloads/${URI_DIR}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86"
IUSE="debug examples gcov static-libs"
DEPEND="virtual/libmysqlclient:=