diff options
author | Sam James <sam@gentoo.org> | 2021-01-04 15:31:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-04 15:31:12 +0000 |
commit | 2fe1f78b14dd31392ce07eedac1044d9b08a6e01 (patch) | |
tree | cea107bcf6a7efceb804e0b607bc400d01769d93 /sci-geosciences/osm2pgsql | |
parent | dev-libs/hyperscan: Stabilize 5.3.0 x86, #760726 (diff) | |
download | gentoo-2fe1f78b14dd31392ce07eedac1044d9b08a6e01.tar.gz gentoo-2fe1f78b14dd31392ce07eedac1044d9b08a6e01.tar.bz2 gentoo-2fe1f78b14dd31392ce07eedac1044d9b08a6e01.zip |
sci-geosciences/osm2pgsql: Stabilize 1.3.0 x86, #761268
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/osm2pgsql')
-rw-r--r-- | sci-geosciences/osm2pgsql/osm2pgsql-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/osm2pgsql/osm2pgsql-1.3.0.ebuild b/sci-geosciences/osm2pgsql/osm2pgsql-1.3.0.ebuild index 0e3affca363d..1e47df20181e 100644 --- a/sci-geosciences/osm2pgsql/osm2pgsql-1.3.0.ebuild +++ b/sci-geosciences/osm2pgsql/osm2pgsql-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/openstreetmap/${PN}/archive/${PV}.tar.gz -> ${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+lua luajit" COMMON_DEPEND=" |