diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-22 09:06:36 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-22 09:06:36 -0400 |
commit | 13bc79d0fb8d23ca4c894015b9d0b38cd587e059 (patch) | |
tree | 616206be04082b1239c33eeabbf033cacf32df0d /x11-misc/touchcal/touchcal-0.80.ebuild | |
parent | dev-python/python-gnupg: keyword ~arm64 (diff) | |
download | gentoo-13bc79d0fb8d23ca4c894015b9d0b38cd587e059.tar.gz gentoo-13bc79d0fb8d23ca4c894015b9d0b38cd587e059.tar.bz2 gentoo-13bc79d0fb8d23ca4c894015b9d0b38cd587e059.zip |
x11-misc/touchcal: 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-misc/touchcal/touchcal-0.80.ebuild')
-rw-r--r-- | x11-misc/touchcal/touchcal-0.80.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/touchcal/touchcal-0.80.ebuild b/x11-misc/touchcal/touchcal-0.80.ebuild index 86e873d57670..c20620986a9f 100644 --- a/x11-misc/touchcal/touchcal-0.80.ebuild +++ b/x11-misc/touchcal/touchcal-0.80.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm x86" +KEYWORDS="amd64 arm ~arm64 x86" IUSE="" DEPEND=" |