dev-db/mysql++: stable 3.2.3 for hppa
authorRolf Eike Beer <eike@sf-mail.de>
Wed, 9 Jan 2019 20:48:10 +0000 (21:48 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Wed, 9 Jan 2019 20:52:09 +0000 (20:52 +0000)
Closes: https://bugs.gentoo.org/666372
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-db/mysql++/mysql++-3.2.3.ebuild

index 09d80aa43cdf2c246286c6abe0cd565379463a86..4b77996aeaf8fcbb8ed4931f766eaf7022858b55 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://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="virtual/libmysqlclient:="