diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-16 00:20:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-16 00:23:18 +0200 |
commit | 94a7dd45e803e439c6e96be48c5ebeb7632e8e41 (patch) | |
tree | 25c217d7b58d8cd16cce259fc9faecdf2414632d /x11-libs/xcb-util-renderutil | |
parent | x11-libs/xcb-util-keysyms: x86 stable (bug #741975) (diff) | |
download | gentoo-94a7dd45e803e439c6e96be48c5ebeb7632e8e41.tar.gz gentoo-94a7dd45e803e439c6e96be48c5ebeb7632e8e41.tar.bz2 gentoo-94a7dd45e803e439c6e96be48c5ebeb7632e8e41.zip |
x11-libs/xcb-util-renderutil: x86 stable (bug #741975)
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-libs/xcb-util-renderutil')
-rw-r--r-- | x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r3.ebuild b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r3.ebuild index bb16c4e2eab5..f9ec22de3d2c 100644 --- a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r3.ebuild +++ b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9-r3.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-render-util" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} |