diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 21:00:27 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 22:06:48 +0200 |
commit | 37f4b57262228dc4b6792c35fc8345fb69d62d03 (patch) | |
tree | 333439234454c69c8dda38bb4e8b3510632e5b42 /x11-libs | |
parent | x11-libs/xcb-util-renderutil: arm64 stable (diff) | |
download | gentoo-37f4b57262228dc4b6792c35fc8345fb69d62d03.tar.gz gentoo-37f4b57262228dc4b6792c35fc8345fb69d62d03.tar.bz2 gentoo-37f4b57262228dc4b6792c35fc8345fb69d62d03.zip |
x11-libs/xcb-util-keysyms: arm64 stable
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild index 21e675f69d9a..49c59d697aab 100644 --- a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild +++ b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.4.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-keysyms.git" DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="https://xcb.freedesktop.org/" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" RDEPEND="x11-libs/libxcb:=[${MULTILIB_USEDEP}]" |