Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/yelp-xsl/
Date: Wed, 30 May 2018 09:56:31
Message-Id: 1527673893.f7cb510057fc917f0ea9a89b04ad857ad758e508.leio@gentoo
1 commit: f7cb510057fc917f0ea9a89b04ad857ad758e508
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 30 09:51:33 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Wed May 30 09:51:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7cb5100
7
8 gnome-extra/yelp-xsl: arm64 stable
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 gnome-extra/yelp-xsl/yelp-xsl-3.20.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/gnome-extra/yelp-xsl/yelp-xsl-3.20.1.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-3.20.1.ebuild
16 index feb7c898189..a91b6268e54 100644
17 --- a/gnome-extra/yelp-xsl/yelp-xsl-3.20.1.ebuild
18 +++ b/gnome-extra/yelp-xsl/yelp-xsl-3.20.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/yelp-xsl"
26 LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+"
27 SLOT="0"
28 IUSE=""
29 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
30 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
31
32 RDEPEND="
33 >=dev-libs/libxml2-2.6.12:=