diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-14 08:00:08 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-14 08:00:08 +0300 |
commit | 5a0044be0203eda1e7fc251f0db5c0e3ed4c18cc (patch) | |
tree | 636b923156163f38860dd2b7c535327c946655b3 /sci-geosciences | |
parent | dev-util/pkgdev: (live) update repo uri (diff) | |
download | gentoo-5a0044be0203eda1e7fc251f0db5c0e3ed4c18cc.tar.gz gentoo-5a0044be0203eda1e7fc251f0db5c0e3ed4c18cc.tar.bz2 gentoo-5a0044be0203eda1e7fc251f0db5c0e3ed4c18cc.zip |
sci-geosciences/foxtrotgps: Keyword 1.2.2-r1 arm64, #866326
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/foxtrotgps/foxtrotgps-1.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/foxtrotgps/foxtrotgps-1.2.2-r1.ebuild b/sci-geosciences/foxtrotgps/foxtrotgps-1.2.2-r1.ebuild index cc36b1da8d8e..e45173eebb13 100644 --- a/sci-geosciences/foxtrotgps/foxtrotgps-1.2.2-r1.ebuild +++ b/sci-geosciences/foxtrotgps/foxtrotgps-1.2.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://www.foxtrotgps.org/releases/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" dev-libs/libxml2:2 |