summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-21 16:57:05 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-21 16:57:05 +0100
commit55b5294e14f52224152a5f2ab2ab509e71f65977 (patch)
treecc48ef907522852c93a2537e017832af0772ae12 /dev-db/mysql++
parentapp-arch/libarchive: amd64 stable wrt bug #710358 (diff)
downloadgentoo-55b5294e14f52224152a5f2ab2ab509e71f65977.tar.gz
gentoo-55b5294e14f52224152a5f2ab2ab509e71f65977.tar.bz2
gentoo-55b5294e14f52224152a5f2ab2ab509e71f65977.zip
dev-db/mysql++: amd64 stable wrt bug #710362
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-db/mysql++')
-rw-r--r--dev-db/mysql++/mysql++-3.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql++/mysql++-3.2.5.ebuild b/dev-db/mysql++/mysql++-3.2.5.ebuild
index d2d06d3ea223..a51954f1c103 100644
--- a/dev-db/mysql++/mysql++-3.2.5.ebuild
+++ b/dev-db/mysql++/mysql++-3.2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -11,7 +11,7 @@ SRC_URI="https://www.tangentsoft.net/mysqlpp/releases/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0/3"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc"
RDEPEND="|| ( dev-db/mysql-connector-c dev-db/mariadb-connector-c )"