commit: 7f3eb6ee65bed066a7bfbcc35b5c209240fa05e4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 4 18:47:53 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 4 18:47:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3eb6ee
sci-geosciences/osm2pgsql: Stabilize 2.2.0 amd64, #963617
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-geosciences/osm2pgsql/osm2pgsql-2.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-geosciences/osm2pgsql/osm2pgsql-2.2.0.ebuild
b/sci-geosciences/osm2pgsql/osm2pgsql-2.2.0.ebuild
index f1187ea129e3..55f7e6aa400a 100644
--- a/sci-geosciences/osm2pgsql/osm2pgsql-2.2.0.ebuild
+++ b/sci-geosciences/osm2pgsql/osm2pgsql-2.2.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/openstreetmap/${PN}/archive/${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
inherit cmake lua-single