Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/yelp-xsl/
Date: Sun, 11 Jul 2021 20:49:00
Message-Id: 1626036516.5d4eec5fa51658070c0b4fa2beb6a038eab98120.sam@gentoo
1 commit: 5d4eec5fa51658070c0b4fa2beb6a038eab98120
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 11 20:48:36 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 11 20:48:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d4eec5f
7
8 gnome-extra/yelp-xsl: Stabilize 40.2 arm64, #800710
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gnome-extra/yelp-xsl/yelp-xsl-40.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gnome-extra/yelp-xsl/yelp-xsl-40.2.ebuild b/gnome-extra/yelp-xsl/yelp-xsl-40.2.ebuild
16 index ed8d601273d..bf092fccf8b 100644
17 --- a/gnome-extra/yelp-xsl/yelp-xsl-40.2.ebuild
18 +++ b/gnome-extra/yelp-xsl/yelp-xsl-40.2.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/yelp-xsl"
20 LICENSE="GPL-2+ LGPL-2.1+ MIT FDL-1.1+"
21 SLOT="0"
22 IUSE=""
23 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
25
26 RDEPEND="
27 >=dev-libs/libxml2-2.6.12:=