summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-11-23 17:38:46 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-11-23 16:49:37 +0000
commitce71ef0d3f67249bca26578ed43e8c1254cd3c25 (patch)
tree36fdb19629f4058a54894c46032d159fe18b15ae /dev-db
parentapp-text/ghostscript-gpl: x86 stable (bug #668846) (diff)
downloadgentoo-ce71ef0d3f67249bca26578ed43e8c1254cd3c25.tar.gz
gentoo-ce71ef0d3f67249bca26578ed43e8c1254cd3c25.tar.bz2
gentoo-ce71ef0d3f67249bca26578ed43e8c1254cd3c25.zip
dev-db/mysql++: stable 3.2.3 for sparc, bug #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="sparc" 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 4e9adb043372..09d80aa43cdf 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 Foundation
+# Copyright 1999-2018 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:="