diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-20 23:28:43 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-20 23:28:43 -0400 |
commit | be9b62953be84c13b7afc06d3bb0b8fe83c23258 (patch) | |
tree | b3012e5284772d38e51c1e4de7a1546ec573fc25 /x11-apps/xinput_calibrator | |
parent | sys-apps/rng-tools: keyword ~arm64 (diff) | |
download | gentoo-be9b62953be84c13b7afc06d3bb0b8fe83c23258.tar.gz gentoo-be9b62953be84c13b7afc06d3bb0b8fe83c23258.tar.bz2 gentoo-be9b62953be84c13b7afc06d3bb0b8fe83c23258.zip |
x11-apps/xinput_calibrator: keyword ~arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-apps/xinput_calibrator')
-rw-r--r-- | x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild b/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild index e1f2aa309667..d4b7027c807f 100644 --- a/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild +++ b/x11-apps/xinput_calibrator/xinput_calibrator-0.7.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://github/tias/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm x86" +KEYWORDS="amd64 arm ~arm64 x86" IUSE="gtk" RDEPEND="x11-libs/libX11 |