summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-09-18 13:31:58 +0200
committerMarek Szuba <marecki@gentoo.org>2021-09-18 14:29:27 +0200
commit3607d31889bd52a4b1e07deda669d31e39146dba (patch)
tree32d74d31228b1c6a8e5b16565d16f96d53df8b6b /x11-libs
parentdev-libs/libinput: sparc stable wrt bug #813456 (diff)
downloadgentoo-3607d31889bd52a4b1e07deda669d31e39146dba.tar.gz
gentoo-3607d31889bd52a4b1e07deda669d31e39146dba.tar.bz2
gentoo-3607d31889bd52a4b1e07deda669d31e39146dba.zip
x11-libs/xcb-util-xrm: keyword 1.3-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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
index 792ab1a61177..fb12007f9546 100644
--- 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ DESCRIPTION="X C-language Bindings sample implementations"
HOMEPAGE="https://xcb.freedesktop.org/"
SRC_URI="https://github.com/Airblader/${PN}/releases/download/v${PV}/${P}.tar.bz2"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~riscv x86"
RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]
x11-libs/xcb-util[${MULTILIB_USEDEP}]"