commit: 18c01072841f5b1709fd39648cb371e02c40b21e Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Thu Jan 6 21:49:22 2022 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Thu Jan 6 22:05:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c01072
x11-libs/xcb-util-image: Keyword 0.4.0-r2 for ~m68k Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> x11-libs/xcb-util-image/xcb-util-image-0.4.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/xcb-util-image/xcb-util-image-0.4.0-r2.ebuild b/x11-libs/xcb-util-image/xcb-util-image-0.4.0-r2.ebuild index fd67ff80ff37..2f879d5ac8a0 100644 --- a/x11-libs/xcb-util-image/xcb-util-image-0.4.0-r2.ebuild +++ b/x11-libs/xcb-util-image/xcb-util-image-0.4.0-r2.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-image" -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-${PV}:=[${MULTILIB_USEDEP}]"
