diff options
author | 2015-12-19 22:37:57 +0100 | |
---|---|---|
committer | 2015-12-19 22:37:57 +0100 | |
commit | 3e61907b00afe3d721d2be738b562844fecb3b66 (patch) | |
tree | bc5882808a4a6c8635df1687eacf8ffb50a7e595 /x11-drivers | |
parent | x11-drivers/xf86-input-keyboard: arm stable, bug #559062 (diff) | |
download | gentoo-3e61907b00afe3d721d2be738b562844fecb3b66.tar.gz gentoo-3e61907b00afe3d721d2be738b562844fecb3b66.tar.bz2 gentoo-3e61907b00afe3d721d2be738b562844fecb3b66.zip |
x11-drivers/xf86-input-libinput: arm stable, bug #559062
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild index 62f4cb1146c6..9c16a398ce16 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 arm ~hppa ppc ~ppc64 x86" IUSE="" RDEPEND=">=dev-libs/libinput-0.21.0:0=" |