diff options
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/josm-bin/josm-bin-18583.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/josm-bin/josm-bin-18583.ebuild b/sci-geosciences/josm-bin/josm-bin-18583.ebuild index 613ce5d3b132..6eae2f758eda 100644 --- a/sci-geosciences/josm-bin/josm-bin-18583.ebuild +++ b/sci-geosciences/josm-bin/josm-bin-18583.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ S="${WORKDIR}" LICENSE="Apache-2.0 GPL-2+ GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND=">=virtual/jre-1.8" BDEPEND="app-arch/unzip" |