diff options
author | Sam James <sam@gentoo.org> | 2021-07-25 23:16:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-25 23:16:23 +0100 |
commit | 8271a369c9b0a82877b0547d0aa725e7ea4c414a (patch) | |
tree | 17315b068f453d986b6d7c924fb14463c6649c41 /x11-drivers/xf86-input-libinput | |
parent | x11-apps/fonttosfnt: Stabilize 1.2.2 ppc64, #797562 (diff) | |
download | gentoo-8271a369c9b0a82877b0547d0aa725e7ea4c414a.tar.gz gentoo-8271a369c9b0a82877b0547d0aa725e7ea4c414a.tar.bz2 gentoo-8271a369c9b0a82877b0547d0aa725e7ea4c414a.zip |
x11-drivers/xf86-input-libinput: Stabilize 1.1.0 ppc64, #797562
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild index 67050b07e6d4..2d726d024f1f 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.1.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 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.11.0:0=" |