diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-15 09:37:58 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-15 09:37:58 +0100 |
commit | a7cda79d826a5473bbb05eb5a51988c924466f62 (patch) | |
tree | 7e64e5a85d4323a7a3c7954a1b2e8f828d2ce6ac | |
parent | x11-apps/xwd: Stabilize 1.0.8 x86, #822339 (diff) | |
download | gentoo-a7cda79d826a5473bbb05eb5a51988c924466f62.tar.gz gentoo-a7cda79d826a5473bbb05eb5a51988c924466f62.tar.bz2 gentoo-a7cda79d826a5473bbb05eb5a51988c924466f62.zip |
x11-drivers/xf86-input-libinput: Stabilize 1.2.0 x86, #822339
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-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 c7fead3db22c..7a5ead6c52a1 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} |