summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:49:56 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:45:27 +0300
commitbabddfa6918d2862014da18bc0c96da3c57f3805 (patch)
tree0bf16f63e4e065231772fb130af0da23d336c246 /sci-geosciences
parentsci-geosciences/osm2pgsql: destabilize for ~x86 (diff)
downloadgentoo-babddfa6918d2862014da18bc0c96da3c57f3805.tar.gz
gentoo-babddfa6918d2862014da18bc0c96da3c57f3805.tar.bz2
gentoo-babddfa6918d2862014da18bc0c96da3c57f3805.zip
sci-geosciences/osmctools: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/osmctools/osmctools-0.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/osmctools/osmctools-0.9-r1.ebuild b/sci-geosciences/osmctools/osmctools-0.9-r1.ebuild
index 6e0312b536d8..68159dcac4e6 100644
--- a/sci-geosciences/osmctools/osmctools-0.9-r1.ebuild
+++ b/sci-geosciences/osmctools/osmctools-0.9-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=8
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/osm-c-tools/${PN}/-/archive/${PV}/${P}.tar.gz"
LICENSE="AGPL-3"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~x86"
DEPEND="sys-libs/zlib"
RDEPEND="${DEPEND}"