diff options
author | 2022-08-06 12:42:59 -0400 | |
---|---|---|
committer | 2022-08-15 15:33:10 +0100 | |
commit | 4c1b3d492688aeb35d6cf5cbded4bf768a043f54 (patch) | |
tree | d6c8698fce96e616b10830e50c5b1b2473486029 /x11-libs/xcb-util-cursor | |
parent | x11-libs/libxcvt: Stabilize 0.1.2 sparc, #861023 (diff) | |
download | gentoo-4c1b3d492688aeb35d6cf5cbded4bf768a043f54.tar.gz gentoo-4c1b3d492688aeb35d6cf5cbded4bf768a043f54.tar.bz2 gentoo-4c1b3d492688aeb35d6cf5cbded4bf768a043f54.zip |
x11-libs/xcb-util-cursor: Stabilize 0.1.3-r4 sparc, #861023
Closes: https://github.com/gentoo/gentoo/pull/26759
Signed-off-by: Sam James <sam@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 29e9f82793d7..4a627d1b889c 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}] |