diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-22 03:19:37 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-22 22:02:39 +0300 |
commit | 39560d120a31c011cd010bf015c79412e551552d (patch) | |
tree | bf5da0afd26037cca55b7a827a4763524b3dcd3f /x11-drivers | |
parent | x11-base/xorg-server: arm64 stable (bug #727768) (diff) | |
download | gentoo-39560d120a31c011cd010bf015c79412e551552d.tar.gz gentoo-39560d120a31c011cd010bf015c79412e551552d.tar.bz2 gentoo-39560d120a31c011cd010bf015c79412e551552d.zip |
x11-drivers/xf86-input-libinput: arm64 stable (bug #727768)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild index 96723e198668..9d318f39a6e4 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.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=" |