diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:18:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:18:35 +0100 |
commit | 57915d34137b29fe49cd59835b0d4a29c8767549 (patch) | |
tree | 510de1cc790e5d0c9e8a4281a500111ac16bfd11 /x11-drivers/xf86-input-evdev | |
parent | x11-drivers/xf86-input-aiptek: sparc stable wrt bug #579266 (diff) | |
download | gentoo-57915d34137b29fe49cd59835b0d4a29c8767549.tar.gz gentoo-57915d34137b29fe49cd59835b0d4a29c8767549.tar.bz2 gentoo-57915d34137b29fe49cd59835b0d4a29c8767549.zip |
x11-drivers/xf86-input-evdev: sparc stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-evdev')
-rw-r--r-- | x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.3.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.3.ebuild index 66cb4a882057..e4bab6c5643e 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.3.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ 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] |