diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 10:10:43 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 10:11:05 +0200 |
commit | c84a7a89d1321e773873771bc7337d5202bcb0f8 (patch) | |
tree | 750f4664e8d992a176430623ab82387a4d1e3fd1 /x11-drivers | |
parent | net-p2p/bitcoinxtd: Needs to be rebuilt with miniupnpc subslots bumps (diff) | |
download | gentoo-c84a7a89d1321e773873771bc7337d5202bcb0f8.tar.gz gentoo-c84a7a89d1321e773873771bc7337d5202bcb0f8.tar.bz2 gentoo-c84a7a89d1321e773873771bc7337d5202bcb0f8.zip |
x11-drivers/xf86-input-libinput: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild index 1074001f557b..e691b690253f 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.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 ~arm64 ~hppa ia64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |