diff options
author | 2024-03-03 22:12:00 +0000 | |
---|---|---|
committer | 2024-03-03 22:12:00 +0000 | |
commit | cd374d31e849f88f3b6a4cb32e4c66157dac0d33 (patch) | |
tree | ad9ef79a296f972d8eb7509ce83955446412277d /sci-geosciences | |
parent | media-libs/libtgvoip: Stabilize 2.4.4_p20221208-r1 amd64, #915992 (diff) | |
download | gentoo-cd374d31e849f88f3b6a4cb32e4c66157dac0d33.tar.gz gentoo-cd374d31e849f88f3b6a4cb32e4c66157dac0d33.tar.bz2 gentoo-cd374d31e849f88f3b6a4cb32e4c66157dac0d33.zip |
sci-geosciences/josm-bin: Stabilize 18940 amd64, #925884
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/josm-bin/josm-bin-18940.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/josm-bin/josm-bin-18940.ebuild b/sci-geosciences/josm-bin/josm-bin-18940.ebuild index 1aba0e7ffd7b..17a8c3c1a10f 100644 --- a/sci-geosciences/josm-bin/josm-bin-18940.ebuild +++ b/sci-geosciences/josm-bin/josm-bin-18940.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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" |