diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:48:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:48:36 +0100 |
commit | 1b3e6da04bdf6b3f0b7eb3c342371f80a1c95bbe (patch) | |
tree | 36de14a50523c50e86b840e21fe3d27ccb606cfa | |
parent | x11-drivers/xf86-input-keyboard: amd64 stable wrt bug #559062 (diff) | |
download | gentoo-1b3e6da04bdf6b3f0b7eb3c342371f80a1c95bbe.tar.gz gentoo-1b3e6da04bdf6b3f0b7eb3c342371f80a1c95bbe.tar.bz2 gentoo-1b3e6da04bdf6b3f0b7eb3c342371f80a1c95bbe.zip |
x11-drivers/xf86-input-libinput: amd64 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild index 556abbfa38e9..99b28b035680 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-libs/libinput-0.21.0:0=" |