diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 13:09:38 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 13:09:38 +0200 |
commit | 7475eba19a934bb1d6be016af859e693ce2aaaf5 (patch) | |
tree | cd6f01d32c5a5b6fdb402b1f670cb20c645c8763 | |
parent | f857ebc3b0e505f00ab8dfcba0d010e22f67d197 (diff) | |
download | gentoo-7475eba19a934bb1d6be016af859e693ce2aaaf5.tar.gz gentoo-7475eba19a934bb1d6be016af859e693ce2aaaf5.tar.xz |
x11-drivers/xf86-input-libinput: amd64 stable, bug 579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild index 16a153d1d9f..807a7451a53 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.19.0.ebuild @@ -8,7 +8,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.2.0:0=" |