diff options
author | 2023-11-30 02:08:41 +0000 | |
---|---|---|
committer | 2023-11-30 02:08:41 +0000 | |
commit | 2a6c7748b861dad0a540a5cb0c0c8d62572c0db3 (patch) | |
tree | 97ae9a5e0eb357dd3b6baddabf7223fb2921590a /x11-libs | |
parent | www-client/chromium: drop 119.0.6045.159-r1 (diff) | |
download | gentoo-2a6c7748b861dad0a540a5cb0c0c8d62572c0db3.tar.gz gentoo-2a6c7748b861dad0a540a5cb0c0c8d62572c0db3.tar.bz2 gentoo-2a6c7748b861dad0a540a5cb0c0c8d62572c0db3.zip |
x11-libs/xcb-util-cursor: Stabilize 0.1.5 x86, #918876
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.5.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.5.ebuild index 0dba521a97f7..099ef95b243a 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.5.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.5.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-cursor" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}] >=x11-libs/xcb-util-image-0.3.9-r1[${MULTILIB_USEDEP}] |