diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-15 20:05:17 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-15 20:05:17 +0300 |
commit | 9e69c69b2b5c8ca6b3c2a9b6d8a1691cc7e7701d (patch) | |
tree | 0d23a5c313f12b9502dcdebd35ddd23c85f2d742 /x11-drivers/xf86-input-libinput | |
parent | dev-python/sphinx_rtd_theme: arm stable wrt bug #677578 (diff) | |
download | gentoo-9e69c69b2b5c8ca6b3c2a9b6d8a1691cc7e7701d.tar.gz gentoo-9e69c69b2b5c8ca6b3c2a9b6d8a1691cc7e7701d.tar.bz2 gentoo-9e69c69b2b5c8ca6b3c2a9b6d8a1691cc7e7701d.zip |
x11-drivers/xf86-input-libinput: arm stable wrt bug #677578
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
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.28.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild index 27fb63c5b94d..e2b4ffec29a0 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.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 ~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.5.0:0=" |