diff options
author | Markus Meier <maekke@gentoo.org> | 2018-11-01 07:08:37 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-11-01 07:08:45 +0100 |
commit | f5c185684f918790f1e229e6b7b0f783bf584198 (patch) | |
tree | 1ed6bee42c24cfdc968edd1cd70ff418b5b554e1 /x11-drivers/xf86-input-libinput | |
parent | x11-base/xorg-drivers: arm stable, bug #669588 (diff) | |
download | gentoo-f5c185684f918790f1e229e6b7b0f783bf584198.tar.gz gentoo-f5c185684f918790f1e229e6b7b0f783bf584198.tar.bz2 gentoo-f5c185684f918790f1e229e6b7b0f783bf584198.zip |
x11-drivers/xf86-input-libinput: arm stable, bug #669588
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild index 577e85556de7..9697c2064c4b 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.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 ~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=" |