48a9397521b0db133fd9b0daa57a4c8adcd24acf
[gentoo.git] / x11-drivers / xf86-input-keyboard / xf86-input-keyboard-1.9.0.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5 inherit xorg-2
6
7 DESCRIPTION="Keyboard input driver"
8
9 KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
10 IUSE=""
11
12 RDEPEND=">=x11-base/xorg-server-1.10"
13 DEPEND="${RDEPEND}"