summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2019-01-09 21:48:10 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-01-09 20:52:09 +0000
commit1d1fc938f1291d1eb3026c33c4d553b22ba70736 (patch)
tree531430ea4e649b2d600264cb150773021a483bbd /dev-db
parentvirtual/libmysqlclient: stable 18 for hppa, bug #657550 (diff)
downloadgentoo-1d1fc938f1291d1eb3026c33c4d553b22ba70736.tar.gz
gentoo-1d1fc938f1291d1eb3026c33c4d553b22ba70736.tar.bz2
gentoo-1d1fc938f1291d1eb3026c33c4d553b22ba70736.zip
dev-db/mysql++: stable 3.2.3 for hppa
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>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mysql++/mysql++-3.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql++/mysql++-3.2.3.ebuild b/dev-db/mysql++/mysql++-3.2.3.ebuild
index 09d80aa43cdf..4b77996aeaf8 100644
--- a/dev-db/mysql++/mysql++-3.2.3.ebuild
+++ b/dev-db/mysql++/mysql++-3.2.3.ebuild
@@ -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:="