diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 21:48:49 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 22:08:48 +0200 |
commit | 28cc342d6a027f81a5175e51d1282c40faebc461 (patch) | |
tree | 3a1da5cd1bb7e04066f59561e4a2e0376733ca8b /x11-libs | |
parent | x11-libs/xcb-util-cursor: arm64 stable (diff) | |
download | gentoo-28cc342d6a027f81a5175e51d1282c40faebc461.tar.gz gentoo-28cc342d6a027f81a5175e51d1282c40faebc461.tar.bz2 gentoo-28cc342d6a027f81a5175e51d1282c40faebc461.zip |
x11-libs/libxkbcommon: 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/libxkbcommon/libxkbcommon-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild index 27e535edcbb0..8b8354c2a772 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ inherit xorg-2 ${GIT_ECLASS} DESCRIPTION="X.Org xkbcommon library" HOMEPAGE="https://xkbcommon.org/" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd" IUSE="X doc test" DEPEND="sys-devel/bison |