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 3AA1C139695 for ; Thu, 16 Mar 2017 09:45:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73F1D21C1BC; Thu, 16 Mar 2017 09:45:28 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 58CEC21C07B for ; Thu, 16 Mar 2017 09:45:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0547034071C for ; Thu, 16 Mar 2017 09:45:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 644FB6A0E for ; Thu, 16 Mar 2017 09:45:25 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1489657511.1cf70a79b286a9eb42e3479b86f061271a2accbf.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/commoncpp2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/commoncpp2/commoncpp2-1.8.1-r3.ebuild X-VCS-Directories: dev-cpp/commoncpp2/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 1cf70a79b286a9eb42e3479b86f061271a2accbf X-VCS-Branch: master Date: Thu, 16 Mar 2017 09:45:25 +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: 6c840588-6895-4689-9d01-9e303ac44703 X-Archives-Hash: c47d5e896bc1e8703ed83a26fad445eb commit: 1cf70a79b286a9eb42e3479b86f061271a2accbf Author: Michael Weber gentoo org> AuthorDate: Thu Mar 16 09:16:34 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Thu Mar 16 09:45:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf70a79 dev-cpp/commoncpp2: ppc ppc64 stable (bug 612354). Package-Manager: Portage-2.3.4, Repoman-2.3.2 dev-cpp/commoncpp2/commoncpp2-1.8.1-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r3.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r3.ebuild index 8420b69c410..e0e9c8dd6f8 100644 --- a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r3.ebuild +++ b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r3.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/commoncpp/${P}.tar.gz" HOMEPAGE="https://www.gnu.org/software/commoncpp/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ppc64 ~x86" IUSE="debug doc examples ipv6 gnutls ssl static-libs" RDEPEND="