diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 20:54:49 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 22:06:35 +0200 |
commit | d1432bc17b3fa40c7bd54ef2c6c6d419248621a1 (patch) | |
tree | b323b3b47a3244df4c5d25bb16d7953f54de7615 /x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild | |
parent | x11-apps/xclock: arm64 stable (diff) | |
download | gentoo-d1432bc17b3fa40c7bd54ef2c6c6d419248621a1.tar.gz gentoo-d1432bc17b3fa40c7bd54ef2c6c6d419248621a1.tar.bz2 gentoo-d1432bc17b3fa40c7bd54ef2c6c6d419248621a1.zip |
x11-drivers/xf86-input-evdev: 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-evdev/xf86-input-evdev-2.10.6.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild index bd887a55784c..d38be1a4e834 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit linux-info xorg-2 DESCRIPTION="Generic Linux input driver" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86" IUSE="" RDEPEND=">=x11-base/xorg-server-1.18[udev] |