diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-06 21:43:47 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-06 22:04:58 +0000 |
commit | d1310ee0fdc5197580eec4d3fc1414beaf22fa13 (patch) | |
tree | 4bface487a5ed7af70f954b46ea3d37c0ae4a002 /x11-libs | |
parent | x11-libs/xcb-util-wm: Keyword 0.4.1-r3 for ~m68k (diff) | |
download | gentoo-d1310ee0fdc5197580eec4d3fc1414beaf22fa13.tar.gz gentoo-d1310ee0fdc5197580eec4d3fc1414beaf22fa13.tar.bz2 gentoo-d1310ee0fdc5197580eec4d3fc1414beaf22fa13.zip |
x11-libs/xcb-util: Keyword 0.4.0-r2 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xcb-util/xcb-util-0.4.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xcb-util/xcb-util-0.4.0-r2.ebuild b/x11-libs/xcb-util/xcb-util-0.4.0-r2.ebuild index 1c10dcc1aae5..663ea157e325 100644 --- a/x11-libs/xcb-util/xcb-util-0.4.0-r2.ebuild +++ b/x11-libs/xcb-util/xcb-util-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-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} |