diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-06 21:49:47 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-06 22:05:04 +0000 |
commit | 94c15a9c603070ff356132253837fdbf1745dbd4 (patch) | |
tree | 69476142e701b469ec53d8239d014b23a6ced3ba /x11-libs/xcb-util-cursor | |
parent | x11-libs/xcb-util-image: Keyword 0.4.0-r2 for ~m68k (diff) | |
download | gentoo-94c15a9c603070ff356132253837fdbf1745dbd4.tar.gz gentoo-94c15a9c603070ff356132253837fdbf1745dbd4.tar.bz2 gentoo-94c15a9c603070ff356132253837fdbf1745dbd4.zip |
x11-libs/xcb-util-cursor: Keyword 0.1.3-r3 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-libs/xcb-util-cursor')
-rw-r--r-- | x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index 85f17e5da11e..6882f533d2d8 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ inherit xorg-3 DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris" +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" RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}] >=x11-libs/xcb-util-image-0.3.9-r1[${MULTILIB_USEDEP}] |