diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 20:52:56 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 22:06:30 +0200 |
commit | a9c5c51efca191ac1db7d784d3477762824c66a3 (patch) | |
tree | 6da87aca43a67cdf1b77148a41d9665c04b8c465 /x11-drivers/xf86-input-keyboard | |
parent | x11-libs/libxshmfence: arm64 stable (diff) | |
download | gentoo-a9c5c51efca191ac1db7d784d3477762824c66a3.tar.gz gentoo-a9c5c51efca191ac1db7d784d3477762824c66a3.tar.bz2 gentoo-a9c5c51efca191ac1db7d784d3477762824c66a3.zip |
x11-drivers/xf86-input-keyboard: arm64 stable
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-keyboard')
-rw-r--r-- | x11-drivers/xf86-input-keyboard/xf86-input-keyboard-1.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |