diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-07-01 23:36:39 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-07-01 23:44:54 +0200 |
commit | 459f64a95bbb79259dd960445a38e20333ce96aa (patch) | |
tree | 604ba7e006aa9d5176046cb6a01b233a96bd046a /sci-geosciences | |
parent | dev-libs/concurrencykit: drop old version (diff) | |
download | gentoo-459f64a95bbb79259dd960445a38e20333ce96aa.tar.gz gentoo-459f64a95bbb79259dd960445a38e20333ce96aa.tar.bz2 gentoo-459f64a95bbb79259dd960445a38e20333ce96aa.zip |
sci-geosciences/osmctools: x86 stable
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
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}" |