diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:37:48 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:43:58 +0100 |
commit | f020e60f4ae56375fdf7bd73312a0e5b86eba183 (patch) | |
tree | 6c906912918019006dd53892d214e65799f7db4f /x11-drivers/xf86-input-libinput | |
parent | x11-drivers/xf86-input-keyboard: arm stable (bug 611056) (diff) | |
download | gentoo-f020e60f4ae56375fdf7bd73312a0e5b86eba183.tar.gz gentoo-f020e60f4ae56375fdf7bd73312a0e5b86eba183.tar.bz2 gentoo-f020e60f4ae56375fdf7bd73312a0e5b86eba183.zip |
x11-drivers/xf86-input-libinput: arm stable (bug 611056)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild index 728fdf1e35e4..8d479f1634fc 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild @@ -7,7 +7,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |