diff options
Diffstat (limited to 'x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild index 1ce7e1994ef5..e5489d381cd7 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild,v 1.8 2015/07/11 07:02:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild,v 1.9 2015/07/12 09:24:25 jer Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="amd64 arm hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm hppa ~ppc ppc64 x86" IUSE="" RDEPEND=">=dev-libs/libinput-0.8.0:0=" |