diff options
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/osmctools/osmctools-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/osmctools/osmctools-0.9.ebuild b/sci-geosciences/osmctools/osmctools-0.9.ebuild index 85657d0e14dc..9cf2064d4930 100644 --- a/sci-geosciences/osmctools/osmctools-0.9.ebuild +++ b/sci-geosciences/osmctools/osmctools-0.9.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://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}" |