diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:23:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:29:32 +0200 |
commit | a4dd3d7d6e732357882dfc81b205fc34372227c7 (patch) | |
tree | 1cdb5db09c92bad76aa27083b81af3550a8c51bf /x11-libs | |
parent | x11-libs/xcb-util-image: amd64 stable wrt bug #741975 (diff) | |
download | gentoo-a4dd3d7d6e732357882dfc81b205fc34372227c7.tar.gz gentoo-a4dd3d7d6e732357882dfc81b205fc34372227c7.tar.bz2 gentoo-a4dd3d7d6e732357882dfc81b205fc34372227c7.zip |
x11-libs/xcb-util-keysyms: amd64 stable wrt bug #741975
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r2.ebuild b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r2.ebuild index 3e5dd4376c0f..e16d4f7d2c09 100644 --- a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r2.ebuild +++ b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-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-keysyms" -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:=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} |