diff options
author | Markus Meier <maekke@gentoo.org> | 2016-08-06 01:31:33 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-08-06 01:31:33 +0200 |
commit | 4a426bef2486563e9fbb02d21fa404f038f2e624 (patch) | |
tree | 659185abdfab9b9b0d3fc0b165a06bebe724f066 /x11-drivers | |
parent | x11-drivers/xf86-input-libinput: arm stable, bug #579266 (diff) | |
download | gentoo-4a426bef2486563e9fbb02d21fa404f038f2e624.tar.gz gentoo-4a426bef2486563e9fbb02d21fa404f038f2e624.tar.bz2 gentoo-4a426bef2486563e9fbb02d21fa404f038f2e624.zip |
x11-drivers/xf86-input-synaptics: arm stable, bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.8.3.ebuild b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.8.3.ebuild index a981c001cf5b..94cd514632d7 100644 --- a/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.8.3.ebuild +++ b/x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit linux-info xorg-2 DESCRIPTION="Driver for Synaptics touchpads" HOMEPAGE="https://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 arm ~mips ~ppc ~ppc64 ~x86" IUSE="kernel_linux" RDEPEND="kernel_linux? ( >=dev-libs/libevdev-0.4 ) |