diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:18:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:18:40 +0100 |
commit | c169532ea94e5e107c749560779cc8c02481fea1 (patch) | |
tree | 0772b78a594be1430c3bdcb6abe78987d8ea24f7 /x11-drivers/xf86-input-libinput | |
parent | x11-drivers/xf86-input-evdev: sparc stable wrt bug #579266 (diff) | |
download | gentoo-c169532ea94e5e107c749560779cc8c02481fea1.tar.gz gentoo-c169532ea94e5e107c749560779cc8c02481fea1.tar.bz2 gentoo-c169532ea94e5e107c749560779cc8c02481fea1.zip |
x11-drivers/xf86-input-libinput: 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-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild index 1258be251d76..422f8a301e31 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.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$ @@ -8,7 +8,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.2.0:0=" |