diff options
author | Markus Meier <maekke@gentoo.org> | 2018-07-28 13:50:40 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-07-28 13:52:44 +0200 |
commit | 13ec3d54e3adb346dc12d99086de0a38476fe7c1 (patch) | |
tree | 2503367b103016b7cca96d1d9030c2d4e6969267 | |
parent | games-emulation/hugo: Remove last-rited pkg (diff) | |
download | gentoo-13ec3d54e3adb346dc12d99086de0a38476fe7c1.tar.gz gentoo-13ec3d54e3adb346dc12d99086de0a38476fe7c1.tar.bz2 gentoo-13ec3d54e3adb346dc12d99086de0a38476fe7c1.zip |
dev-db/mysql-connector-c++: arm stable, bug #658156
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | dev-db/mysql-connector-c++/mysql-connector-c++-1.1.9.ebuild | 2 |
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 b0b8ccb85838..e004fcd9dff9 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:= |