diff options
author | Sam James <sam@gentoo.org> | 2023-10-13 10:44:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-13 10:45:12 +0100 |
commit | 0eed9124ab4fd3a73c3033f078769bfeecf0cc18 (patch) | |
tree | 2400e9f870d0a3350cf77ce138e543b171e41560 /x11-drivers/xf86-input-libinput | |
parent | dev-libs/libinput: Stabilize 1.24.0 ppc64, #915657 (diff) | |
download | gentoo-0eed9124ab4fd3a73c3033f078769bfeecf0cc18.tar.gz gentoo-0eed9124ab4fd3a73c3033f078769bfeecf0cc18.tar.bz2 gentoo-0eed9124ab4fd3a73c3033f078769bfeecf0cc18.zip |
x11-drivers/xf86-input-libinput: Stabilize 1.4.0 ppc64, #915658
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.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild index 618f6fa8a0bc..b7c112216bdd 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.4.0.ebuild @@ -8,7 +8,7 @@ inherit linux-info xorg-3 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=">=dev-libs/libinput-1.23.0:0=" DEPEND="${RDEPEND} |