diff options
author | Sam James <sam@gentoo.org> | 2021-07-24 18:05:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-24 18:05:56 +0100 |
commit | 4a5b9b0c80fd2fe9174d9708f60da510c5660529 (patch) | |
tree | 47e506f43427d0a6703a463c67aa72f6ca0a149e /x11-drivers | |
parent | x11-apps/fonttosfnt: Stabilize 1.2.2 ppc, #797562 (diff) | |
download | gentoo-4a5b9b0c80fd2fe9174d9708f60da510c5660529.tar.gz gentoo-4a5b9b0c80fd2fe9174d9708f60da510c5660529.tar.bz2 gentoo-4a5b9b0c80fd2fe9174d9708f60da510c5660529.zip |
x11-drivers/xf86-input-libinput: Stabilize 1.1.0 ppc, #797562
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-drivers')
-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 2733f781a3a1..67050b07e6d4 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=" |