diff options
author | Sam James <sam@gentoo.org> | 2021-07-04 23:19:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-04 23:19:42 +0100 |
commit | 54673706ac35f048fab8ed4219a0c8f1b15a95a7 (patch) | |
tree | 1fa7883000be1b2d68462927af7f91ecdff96085 /x11-drivers/xf86-input-libinput | |
parent | x11-apps/fonttosfnt: Stabilize 1.2.2 amd64, #797562 (diff) | |
download | gentoo-54673706ac35f048fab8ed4219a0c8f1b15a95a7.tar.gz gentoo-54673706ac35f048fab8ed4219a0c8f1b15a95a7.tar.bz2 gentoo-54673706ac35f048fab8ed4219a0c8f1b15a95a7.zip |
x11-drivers/xf86-input-libinput: Stabilize 1.1.0 amd64, #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 62863d68f5cb..97515fc67145 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=" |