diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-16 00:18:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-16 00:23:17 +0200 |
commit | aab4d1ed8ff72cbfea21a8413acc1973d9e15938 (patch) | |
tree | ec329eb46ddd40871f55ecc6630685c31b065973 /x11-libs/xcb-util | |
parent | x11-drivers/xf86-video-fbdev: x86 stable (bug #741975) (diff) | |
download | gentoo-aab4d1ed8ff72cbfea21a8413acc1973d9e15938.tar.gz gentoo-aab4d1ed8ff72cbfea21a8413acc1973d9e15938.tar.bz2 gentoo-aab4d1ed8ff72cbfea21a8413acc1973d9e15938.zip |
x11-libs/xcb-util: 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')
-rw-r--r-- | x11-libs/xcb-util/xcb-util-0.4.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util/xcb-util-0.4.0-r2.ebuild b/x11-libs/xcb-util/xcb-util-0.4.0-r2.ebuild index b0c101145799..7baf37bbe89c 100644 --- a/x11-libs/xcb-util/xcb-util-0.4.0-r2.ebuild +++ b/x11-libs/xcb-util/xcb-util-0.4.0-r2.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 ~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} |