summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2019-02-18 18:45:10 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-02-18 19:48:18 +0000
commit712754cc3065c1c119adaae8e30081e8fbf116fe (patch)
tree584fe727ad15d16b21a8e4c2333ba96eee73ad8e /dev-db
parentgames-misc/ponysay: Drop old 3.0.2 (diff)
downloadgentoo-712754cc3065c1c119adaae8e30081e8fbf116fe.tar.gz
gentoo-712754cc3065c1c119adaae8e30081e8fbf116fe.tar.bz2
gentoo-712754cc3065c1c119adaae8e30081e8fbf116fe.zip
dev-db/mysql-connector-c++: stable 1.1.11 for sparc, bug #678172
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mysql-connector-c++/mysql-connector-c++-1.1.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.11.ebuild b/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.11.ebuild
index fcf053641eb8..6d05035024d5 100644
--- a/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.11.ebuild
+++ b/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.11.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:=