diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-17 19:10:54 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-17 19:10:54 +0300 |
commit | f4d5fe7d0fe7fcf962c7d378b47d097c22c0713c (patch) | |
tree | 4e15c3fe4d50fedf8143d08d770cfbd7f2acd98b /x11-libs/xcb-util-cursor | |
parent | x11-libs/libxcvt: Stabilize 0.1.2 arm64, #861023 (diff) | |
download | gentoo-f4d5fe7d0fe7fcf962c7d378b47d097c22c0713c.tar.gz gentoo-f4d5fe7d0fe7fcf962c7d378b47d097c22c0713c.tar.bz2 gentoo-f4d5fe7d0fe7fcf962c7d378b47d097c22c0713c.zip |
x11-libs/xcb-util-cursor: Stabilize 0.1.3-r4 arm64, #861023
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs/xcb-util-cursor')
-rw-r--r-- | x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r4.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r4.ebuild index c0369123c1de..74557c463405 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r4.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r4.ebuild @@ -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-cursor" -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-1.9.1:=[${MULTILIB_USEDEP}] >=x11-libs/xcb-util-image-0.3.9-r1[${MULTILIB_USEDEP}] |