commit: 4a426bef2486563e9fbb02d21fa404f038f2e624 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Fri Aug 5 23:31:33 2016 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Fri Aug 5 23:31:33 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a426bef
x11-drivers/xf86-input-synaptics: arm stable, bug #579266 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm" x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.8.3.ebuild | 4 ++-- 1 file 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 a981c00..94cd514 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 )
