From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BA06B13881E for ; Mon, 28 Sep 2015 04:44:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1C2921C057; Mon, 28 Sep 2015 04:44:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E5A3921C003 for ; Mon, 28 Sep 2015 04:44:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2FDB73410AE for ; Mon, 28 Sep 2015 04:44:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60C0323E for ; Mon, 28 Sep 2015 04:44:40 +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: <1443414634.75fdbe991fb76dd190bafa73f0231cb28e90f87a.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/yelp-xsl/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/yelp-xsl/yelp-xsl-3.16.1.ebuild X-VCS-Directories: gnome-extra/yelp-xsl/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 75fdbe991fb76dd190bafa73f0231cb28e90f87a X-VCS-Branch: master Date: Mon, 28 Sep 2015 04:44:40 +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: dc34f0b3-e6d0-45de-8905-182d6e36be12 X-Archives-Hash: 31218bbdfa2e205b2ec56394be1bee2b commit: 75fdbe991fb76dd190bafa73f0231cb28e90f87a Author: Jeroen Roovers gentoo org> AuthorDate: Mon Sep 28 04:30:34 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Mon Sep 28 04:30:34 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75fdbe99 gnome-extra/yelp-xsl: Stable for PPC64 (bug #551826). Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches gnome-extra/yelp-xsl/yelp-xsl-3.16.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.16.1.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.16.1.ebuild index d911360..e2bcefa 100644 --- a/gnome-extra/yelp-xsl/yelp-xsl-3.16.1.ebuild +++ b/gnome-extra/yelp-xsl/yelp-xsl-3.16.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.gnome.org/" LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+" SLOT="0" IUSE="" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux" RDEPEND=" >=dev-libs/libxml2-2.6.12:=