dev-db/mysql++: amd64 stable wrt bug #710362
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 21 Feb 2020 15:57:05 +0000 (16:57 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 21 Feb 2020 15:57:05 +0000 (16:57 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-db/mysql++/mysql++-3.2.5.ebuild

index d2d06d3ea2239d71ab0d4dc7f9a57c281c4ec00f..a51954f1c10326a387155dc53784aaeab5c86a9e 100644 (file)
@@ -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 )"