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 27AAF13832E for ; Sat, 30 Jul 2016 09:34:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B306E0B8A; Sat, 30 Jul 2016 09:34:08 +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 7BF5921C081 for ; Sat, 30 Jul 2016 09:34:06 +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 91FB8340D01 for ; Sat, 30 Jul 2016 09:34:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 548962444 for ; Sat, 30 Jul 2016 09:34:01 +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: <1469871208.2e396ab74e5d9a8ec0b0f24433253ddb8c210427.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/json-glib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/json-glib/json-glib-1.2.0.ebuild X-VCS-Directories: dev-libs/json-glib/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 2e396ab74e5d9a8ec0b0f24433253ddb8c210427 X-VCS-Branch: master Date: Sat, 30 Jul 2016 09:34:01 +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: e211d25a-2f6c-4e03-9de3-a5bcf2b77a74 X-Archives-Hash: 7f340f0dbad4f17362a30b5fd58ae1f9 commit: 2e396ab74e5d9a8ec0b0f24433253ddb8c210427 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Jul 30 09:21:00 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Jul 30 09:33:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e396ab7 dev-libs/json-glib: Stable for PPC64 (bug #584468). Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches dev-libs/json-glib/json-glib-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/json-glib/json-glib-1.2.0.ebuild b/dev-libs/json-glib/json-glib-1.2.0.ebuild index fbdb176..eecbc7d 100644 --- a/dev-libs/json-glib/json-glib-1.2.0.ebuild +++ b/dev-libs/json-glib/json-glib-1.2.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/JsonGlib" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug +introspection" RDEPEND="