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 6A66B13832E for ; Sat, 30 Jul 2016 09:34:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA62C21C08A; Sat, 30 Jul 2016 09:34:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 0BF3B21C08A for ; Sat, 30 Jul 2016 09:34:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D4669340D01 for ; Sat, 30 Jul 2016 09:34:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BCF17241A for ; Sat, 30 Jul 2016 09:34:00 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1469871169.72c31c78a425a0ba3bea2dc57e01299afa1e40d5.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/glibmm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/glibmm/glibmm-2.46.4.ebuild X-VCS-Directories: dev-cpp/glibmm/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 72c31c78a425a0ba3bea2dc57e01299afa1e40d5 X-VCS-Branch: master Date: Sat, 30 Jul 2016 09:34:00 +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: 4f7c48aa-0f11-499e-8042-2f3069d5c06d X-Archives-Hash: d144e67782887433cd55184badf62552 commit: 72c31c78a425a0ba3bea2dc57e01299afa1e40d5 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Jul 30 09:06:24 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Jul 30 09:32:49 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c31c78 dev-cpp/glibmm: Stable for PPC64 (bug #584468). Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches dev-cpp/glibmm/glibmm-2.46.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/glibmm/glibmm-2.46.4.ebuild b/dev-cpp/glibmm/glibmm-2.46.4.ebuild index 19cc967..72d2b9b 100644 --- a/dev-cpp/glibmm/glibmm-2.46.4.ebuild +++ b/dev-cpp/glibmm/glibmm-2.46.4.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1+ GPL-2+" # GPL-2+ applies only to the build system SLOT="2" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc debug examples test" RDEPEND="