From: Agostino Sarubbo Date: Fri, 21 Feb 2020 15:57:05 +0000 (+0100) Subject: dev-db/mysql++: amd64 stable wrt bug #710362 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=55b5294e14f52224152a5f2ab2ab509e71f65977;p=gentoo.git 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 --- 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 )"