diff options
author | Markus Meier <maekke@gentoo.org> | 2015-02-28 19:56:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-02-28 19:56:08 +0000 |
commit | 5d66ed2aa9956e105c1abf25cc083fb73117f603 (patch) | |
tree | 11b20782d387ad9286c3d22cafe9dc5010d793ee /x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild | |
parent | arm stable, bug #539750 (diff) | |
download | gentoo-2-5d66ed2aa9956e105c1abf25cc083fb73117f603.tar.gz gentoo-2-5d66ed2aa9956e105c1abf25cc083fb73117f603.tar.bz2 gentoo-2-5d66ed2aa9956e105c1abf25cc083fb73117f603.zip |
add ~arm, bug #538828
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 8f9824574fdf..5d16d1a31aac 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.3 2015/02/23 11:57:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.6.0.ebuild,v 1.4 2015/02/28 19:56:08 maekke Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-libs/libinput-0.8.0:0=" |