diff options
author | Markus Meier <maekke@gentoo.org> | 2017-06-24 10:40:11 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-06-24 10:40:11 +0200 |
commit | b05bcc63818daed1c16b16357994c8520c81e512 (patch) | |
tree | 88c20d5700f8f0f75cba1e2da331510c477c0795 /x11-drivers/xf86-input-libinput | |
parent | x11-base/xorg-server: arm stable, bug #620234 (diff) | |
download | gentoo-b05bcc63818daed1c16b16357994c8520c81e512.tar.gz gentoo-b05bcc63818daed1c16b16357994c8520c81e512.tar.bz2 gentoo-b05bcc63818daed1c16b16357994c8520c81e512.zip |
x11-drivers/xf86-input-libinput: arm stable, bug #620234
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild index 99ab55fd0fbe..a50d41e82d23 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild @@ -7,7 +7,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |