diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-21 03:11:17 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-21 03:11:17 +0300 |
commit | 6f8425dba20ceda33c189028d90c378d7dd162d3 (patch) | |
tree | 7e524d67c1226efaa0cbd6ea2b455c4b6cb6423c /x11-drivers | |
parent | x11-apps/xwininfo: arm stable wrt bug #694734 (diff) | |
download | gentoo-6f8425dba20ceda33c189028d90c378d7dd162d3.tar.gz gentoo-6f8425dba20ceda33c189028d90c378d7dd162d3.tar.bz2 gentoo-6f8425dba20ceda33c189028d90c378d7dd162d3.zip |
x11-drivers/xf86-input-libinput: arm stable wrt bug #694734
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild index 36fe8b191d9b..832a140a6225 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild @@ -7,7 +7,7 @@ inherit linux-info xorg-3 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.7.0:0=" |