summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:49:16 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:45:24 +0300
commit872da901bff9ed35a075aaff8930256a520401d2 (patch)
tree8184d1b41f7fac25014e003157e21c814a746ec6 /sci-geosciences/gpsbabel
parentsci-geosciences/gnome-maps: destabilize for ~x86 (diff)
downloadgentoo-872da901bff9ed35a075aaff8930256a520401d2.tar.gz
gentoo-872da901bff9ed35a075aaff8930256a520401d2.tar.bz2
gentoo-872da901bff9ed35a075aaff8930256a520401d2.zip
sci-geosciences/gpsbabel: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-geosciences/gpsbabel')
-rw-r--r--sci-geosciences/gpsbabel/gpsbabel-1.7.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gpsbabel/gpsbabel-1.7.0-r1.ebuild b/sci-geosciences/gpsbabel/gpsbabel-1.7.0-r1.ebuild
index 809c7f441b8e..f6c49d49af26 100644
--- a/sci-geosciences/gpsbabel/gpsbabel-1.7.0-r1.ebuild
+++ b/sci-geosciences/gpsbabel/gpsbabel-1.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ else
https://github.com/gpsbabel/gpsbabel/archive/gpsbabel_${MY_PV}.tar.gz
doc? ( https://www.gpsbabel.org/style3.css -> gpsbabel.org-style3.css )
"
- KEYWORDS="amd64 ~ppc x86"
+ KEYWORDS="amd64 ~ppc ~x86"
S="${WORKDIR}/gpsbabel-gpsbabel_${MY_PV}"
fi