Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnxml/
Date: Sun, 02 Jan 2022 13:44:35
Message-Id: 1641131020.f848f95612a330833a66fab7818744c2d84505bf.gyakovlev@gentoo
1 commit: f848f95612a330833a66fab7818744c2d84505bf
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 2 13:43:40 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 2 13:43:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f848f956
7
8 net-libs/libnxml: keyword 0.18.3-r1 for ~ppc64
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 net-libs/libnxml/libnxml-0.18.3-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/libnxml/libnxml-0.18.3-r1.ebuild b/net-libs/libnxml/libnxml-0.18.3-r1.ebuild
16 index 0d411264df2f..9a1d82c9061e 100644
17 --- a/net-libs/libnxml/libnxml-0.18.3-r1.ebuild
18 +++ b/net-libs/libnxml/libnxml-0.18.3-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -9,7 +9,7 @@ SRC_URI="https://www.autistici.org/bakunin/${PN}/${P}.tar.gz"
26
27 LICENSE="LGPL-2.1"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm ~mips ppc ~sparc x86"
30 +KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 ~sparc x86"
31 IUSE="doc examples"
32
33 RDEPEND="net-misc/curl"