diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-10 10:46:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-10 10:46:04 +0300 |
commit | 552ced734ca56e4a452652b7fa85d62e239cb11a (patch) | |
tree | ef6cd4c5311b667ced90aa82b2cd2d08e8e1b7a5 /x11-drivers | |
parent | dev-python/sphinx_rtd_theme: amd64 stable wrt bug #677578 (diff) | |
download | gentoo-552ced734ca56e4a452652b7fa85d62e239cb11a.tar.gz gentoo-552ced734ca56e4a452652b7fa85d62e239cb11a.tar.bz2 gentoo-552ced734ca56e4a452652b7fa85d62e239cb11a.zip |
x11-drivers/xf86-input-libinput: amd64 stable wrt bug #677578
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild index d9e07aac053d..3cb078d0836f 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild @@ -7,7 +7,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |