Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util-cursor/
Date: Thu, 06 Jan 2022 22:07:16
Message-Id: 1641506704.94c15a9c603070ff356132253837fdbf1745dbd4.chewi@gentoo
1 commit: 94c15a9c603070ff356132253837fdbf1745dbd4
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 6 21:49:47 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 6 22:05:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c15a9c
7
8 x11-libs/xcb-util-cursor: Keyword 0.1.3-r3 for ~m68k
9
10 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
11
12 x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild
16 index 85f17e5da11e..6882f533d2d8 100644
17 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild
18 +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 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 @@ inherit xorg-3
26 DESCRIPTION="X C-language Bindings sample implementations"
27 HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor"
28
29 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris"
30 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris"
31
32 RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]
33 >=x11-libs/xcb-util-image-0.3.9-r1[${MULTILIB_USEDEP}]