diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-17 18:51:06 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-17 18:51:20 +0200 |
commit | 97664112ebcca9c17ad34cc767158f79dd7d973f (patch) | |
tree | 9ed70d34ede8c5c316ecc25ee93fc00d78845ed4 /x11-drivers/xf86-input-libinput | |
parent | x11-apps/xwd: Stabilize 1.0.8 ppc, #822339 (diff) | |
download | gentoo-97664112ebcca9c17ad34cc767158f79dd7d973f.tar.gz gentoo-97664112ebcca9c17ad34cc767158f79dd7d973f.tar.bz2 gentoo-97664112ebcca9c17ad34cc767158f79dd7d973f.zip |
x11-drivers/xf86-input-libinput: Stabilize 1.2.0 ppc, #822339
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild index 17dad6b12a03..40655664c45a 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.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" RDEPEND=">=dev-libs/libinput-1.11.0:0=" DEPEND="${RDEPEND} |