diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-06 21:42:08 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-06 22:04:48 +0000 |
commit | 6a24985594d60dca356910ae45d34f4d4fd48bf9 (patch) | |
tree | 15acdc376bcc933857e94dae33afce2f9f50b66c /x11-libs/xcb-util-renderutil | |
parent | media-video/pipewire: throw libusb in with bluetooth support (diff) | |
download | gentoo-6a24985594d60dca356910ae45d34f4d4fd48bf9.tar.gz gentoo-6a24985594d60dca356910ae45d34f4d4fd48bf9.tar.bz2 gentoo-6a24985594d60dca356910ae45d34f4d4fd48bf9.zip |
x11-libs/xcb-util-renderutil: Keyword 0.3.9-r3 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-libs/xcb-util-renderutil')
-rw-r--r-- | x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r3.ebuild b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r3.ebuild index ad2b141a271b..7468752e7968 100644 --- a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r3.ebuild +++ b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-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-render-util" -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}]" DEPEND="${RDEPEND} |