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 801CA1395E2 for ; Tue, 6 Dec 2016 20:36:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0A2EE0BC2; Tue, 6 Dec 2016 20:36:02 +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 BF13FE0BC2 for ; Tue, 6 Dec 2016 20:36:02 +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 E0D0D34125C for ; Tue, 6 Dec 2016 20:36:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8696F495 for ; Tue, 6 Dec 2016 20:36:00 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1481056549.3d040b3282a73a7ca73ebb8ac3920a135e2ee3f3.maekke@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.20.1.ebuild X-VCS-Directories: gnome-extra/yelp-xsl/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 3d040b3282a73a7ca73ebb8ac3920a135e2ee3f3 X-VCS-Branch: master Date: Tue, 6 Dec 2016 20:36: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: 59ca9086-1d0b-4e9b-a0af-a8ad0c1b8722 X-Archives-Hash: 87d4726626af321c538d5761cb6ec6a1 commit: 3d040b3282a73a7ca73ebb8ac3920a135e2ee3f3 Author: Markus Meier gentoo org> AuthorDate: Tue Dec 6 20:35:49 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Tue Dec 6 20:35:49 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d040b32 gnome-extra/yelp-xsl: arm stable, bug #587010 Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm" gnome-extra/yelp-xsl/yelp-xsl-3.20.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.20.1.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.20.1.ebuild index 13e012d..28a9462 100644 --- a/gnome-extra/yelp-xsl/yelp-xsl-3.20.1.ebuild +++ b/gnome-extra/yelp-xsl/yelp-xsl-3.20.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://git.gnome.org/browse/yelp-xsl" 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:=