diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:49:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:27 +0300 |
commit | da409bdce04c228708c78a82efdca55eeeee15f0 (patch) | |
tree | 5454179eafa2247f6b64aae392eb3bb27606ef08 /sci-geosciences | |
parent | sci-geosciences/osmctools: destabilize for ~x86 (diff) | |
download | gentoo-da409bdce04c228708c78a82efdca55eeeee15f0.tar.gz gentoo-da409bdce04c228708c78a82efdca55eeeee15f0.tar.bz2 gentoo-da409bdce04c228708c78a82efdca55eeeee15f0.zip |
sci-geosciences/osm-gps-map: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/osm-gps-map/osm-gps-map-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/osm-gps-map/osm-gps-map-1.2.0.ebuild b/sci-geosciences/osm-gps-map/osm-gps-map-1.2.0.ebuild index 8aad36d2bd37..ac385b580b8f 100644 --- a/sci-geosciences/osm-gps-map/osm-gps-map-1.2.0.ebuild +++ b/sci-geosciences/osm-gps-map/osm-gps-map-1.2.0.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nzjrs/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm64 ~ppc64 x86" +KEYWORDS="amd64 arm64 ~ppc64 ~x86" IUSE="static-libs" RDEPEND=">=dev-libs/glib-2.16.0:2 |