diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 08:04:39 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 08:04:39 +0200 |
commit | f7edf076f669741dc0f18e6ff48d26fbc036135e (patch) | |
tree | dd9c205c738360a525c41a05913b0eeb10ecc987 /x11-libs/xcb-util-keysyms | |
parent | x11-libs/xcb-util-cursor: Stabilize 0.1.4 x86, #880793 (diff) | |
download | gentoo-f7edf076f669741dc0f18e6ff48d26fbc036135e.tar.gz gentoo-f7edf076f669741dc0f18e6ff48d26fbc036135e.tar.bz2 gentoo-f7edf076f669741dc0f18e6ff48d26fbc036135e.zip |
x11-libs/xcb-util-keysyms: Stabilize 0.4.1 x86, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs/xcb-util-keysyms')
-rw-r--r-- | x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.1.ebuild b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.1.ebuild index 14a0752700e7..8ed8a55f1c54 100644 --- a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.1.ebuild +++ b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.1.ebuild @@ -10,7 +10,7 @@ inherit xorg-3 DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-keysyms" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris" RDEPEND="x11-libs/libxcb:=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} |