diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-06 21:49:22 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-06 22:05:01 +0000 |
commit | 18c01072841f5b1709fd39648cb371e02c40b21e (patch) | |
tree | 57b7604cb19a15db4555b8a9a77980f86d3dff0d | |
parent | x11-libs/xcb-util: Keyword 0.4.0-r2 for ~m68k (diff) | |
download | gentoo-18c01072841f5b1709fd39648cb371e02c40b21e.tar.gz gentoo-18c01072841f5b1709fd39648cb371e02c40b21e.tar.bz2 gentoo-18c01072841f5b1709fd39648cb371e02c40b21e.zip |
x11-libs/xcb-util-image: Keyword 0.4.0-r2 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r-- | x11-libs/xcb-util-image/xcb-util-image-0.4.0-r2.ebuild | 4 |
1 files 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}]" |