diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 14:56:30 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 14:58:52 +0200 |
commit | 6fc640615178781a5849162ff84777babe810d65 (patch) | |
tree | ea87cea60a6b871c4733a2ab900f991cfe174d32 /x11-drivers | |
parent | x11-drivers/xf86-input-aiptek: keyword ~arm64 (diff) | |
download | gentoo-6fc640615178781a5849162ff84777babe810d65.tar.gz gentoo-6fc640615178781a5849162ff84777babe810d65.tar.bz2 gentoo-6fc640615178781a5849162ff84777babe810d65.zip |
x11-drivers/xf86-input-fpit: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-fpit/xf86-input-fpit-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.4.0.ebuild b/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.4.0.ebuild index 550841fb20ab..6a25129dce22 100644 --- a/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.4.0.ebuild +++ b/x11-drivers/xf86-input-fpit/xf86-input-fpit-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,7 +6,7 @@ EAPI=4 inherit xorg-2 DESCRIPTION="Fujitsu Stylistic input driver" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="" |