diff options
author | 2016-08-06 01:30:25 +0200 | |
---|---|---|
committer | 2016-08-06 01:30:25 +0200 | |
commit | a429782e8f852e56225d886b40b838a3e3676dff (patch) | |
tree | d54c7021efce83ae251067bae2fecf3b618f58c6 /x11-drivers | |
parent | x11-drivers/xf86-input-evdev: arm stable, bug #579266 (diff) | |
download | gentoo-a429782e8f852e56225d886b40b838a3e3676dff.tar.gz gentoo-a429782e8f852e56225d886b40b838a3e3676dff.tar.bz2 gentoo-a429782e8f852e56225d886b40b838a3e3676dff.zip |
x11-drivers/xf86-input-libinput: arm stable, bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-drivers')
-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 b18774a2e750..92180a785899 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=" |