diff --git a/sci-geosciences/osm2pgsql/osm2pgsql-2.2.0.ebuild b/sci-geosciences/osm2pgsql/osm2pgsql-2.2.0.ebuild index f1187ea129e36..55f7e6aa400a6 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