diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:20:48 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:20:48 +0200 |
commit | c4aa207734b6ecd13e1e5921d82a32a46cc71204 (patch) | |
tree | 324573149125de7c23bb82ce68d3aabfcedfbd06 /x11-libs | |
parent | x11-libs/libXxf86dga: Stabilize 1.1.6 ppc, #891865 (diff) | |
download | gentoo-c4aa207734b6ecd13e1e5921d82a32a46cc71204.tar.gz gentoo-c4aa207734b6ecd13e1e5921d82a32a46cc71204.tar.bz2 gentoo-c4aa207734b6ecd13e1e5921d82a32a46cc71204.zip |
x11-libs/xcb-util: Stabilize 0.4.1 ppc, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xcb-util/xcb-util-0.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util/xcb-util-0.4.1.ebuild b/x11-libs/xcb-util/xcb-util-0.4.1.ebuild index 6976af431ba6..fdbb5bb22212 100644 --- a/x11-libs/xcb-util/xcb-util-0.4.1.ebuild +++ b/x11-libs/xcb-util/xcb-util-0.4.1.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-util" -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}]" DEPEND="${RDEPEND} |