From: Mart Raudsepp Date: Sat, 19 Jan 2019 18:52:56 +0000 (+0200) Subject: x11-drivers/xf86-input-keyboard: arm64 stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a9c5c51efca191ac1db7d784d3477762824c66a3;p=gentoo.git x11-drivers/xf86-input-keyboard: arm64 stable Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- diff --git a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.9.0.ebuild b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.9.0.ebuild index bef14c0472c2..f0303913d120 100644 --- a/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.9.0.ebuild +++ b/x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="Keyboard input driver" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-base/xorg-server-1.10"