From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CAB9E138334 for ; Wed, 19 Sep 2018 17:35:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F365E0951; Wed, 19 Sep 2018 17:35:09 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E28D6E0951 for ; Wed, 19 Sep 2018 17:35:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C9D4B335D1D for ; Wed, 19 Sep 2018 17:35:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 694D03EA for ; Wed, 19 Sep 2018 17:35:04 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1537378483.33d4d8fd186ef383dfe596e2b5ae501bc06c6882.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql++/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/mysql++/mysql++-3.2.3.ebuild X-VCS-Directories: dev-db/mysql++/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 33d4d8fd186ef383dfe596e2b5ae501bc06c6882 X-VCS-Branch: master Date: Wed, 19 Sep 2018 17:35:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 012cf8e3-1b56-427c-9d5d-e8978660a88b X-Archives-Hash: d329d6e9190bf7834d915c972670bf0f commit: 33d4d8fd186ef383dfe596e2b5ae501bc06c6882 Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Sep 19 17:23:17 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Sep 19 17:34:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33d4d8fd dev-db/mysql++: x86 stable (bug #666372) Package-Manager: Portage-2.3.49, Repoman-2.3.10 dev-db/mysql++/mysql++-3.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/mysql++/mysql++-3.2.3.ebuild b/dev-db/mysql++/mysql++-3.2.3.ebuild index a90e7e876b4..bd63acfa672 100644 --- a/dev-db/mysql++/mysql++-3.2.3.ebuild +++ b/dev-db/mysql++/mysql++-3.2.3.ebuild @@ -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:="