diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-06 15:26:12 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-06 15:26:12 +0300 |
commit | 8d8252d7d98d053e479866c37386ede68b806f1c (patch) | |
tree | a620343c760e265150297c651a6c685204f8f826 /x11-drivers | |
parent | x11-base/xorg-server: amd64 stable wrt bug #649316 (diff) | |
download | gentoo-8d8252d7d98d053e479866c37386ede68b806f1c.tar.gz gentoo-8d8252d7d98d053e479866c37386ede68b806f1c.tar.bz2 gentoo-8d8252d7d98d053e479866c37386ede68b806f1c.zip |
x11-drivers/xf86-input-libinput: amd64 stable wrt bug #649316
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild index 6e3c91ae6cbf..694dc12aba67 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.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 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |