Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util-xrm/
Date: Sat, 18 Sep 2021 12:29:53
Message-Id: 1631968167.3607d31889bd52a4b1e07deda669d31e39146dba.marecki@gentoo
1 commit: 3607d31889bd52a4b1e07deda669d31e39146dba
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 18 11:31:58 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 18 12:29:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3607d318
7
8 x11-libs/xcb-util-xrm: keyword 1.3-r1 for ~riscv
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild
16 index 792ab1a6117..fb12007f954 100644
17 --- a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild
18 +++ b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -10,7 +10,7 @@ DESCRIPTION="X C-language Bindings sample implementations"
26 HOMEPAGE="https://xcb.freedesktop.org/"
27 SRC_URI="https://github.com/Airblader/${PN}/releases/download/v${PV}/${P}.tar.bz2"
28
29 -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
30 +KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~riscv x86"
31
32 RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]
33 x11-libs/xcb-util[${MULTILIB_USEDEP}]"