x11-drivers/xf86-input-synaptics: arm stable, bug #579266
authorMarkus Meier <maekke@gentoo.org>
Fri, 5 Aug 2016 23:31:33 +0000 (01:31 +0200)
committerMarkus Meier <maekke@gentoo.org>
Fri, 5 Aug 2016 23:31:33 +0000 (01:31 +0200)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

x11-drivers/xf86-input-synaptics/xf86-input-synaptics-1.8.3.ebuild

index a981c001cf5b23058a851f5eca62966b0c082cd5..94cd514632d75b50f057fb9fee8df4ddaa526242 100644 (file)
@@ -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 )