diff options
author | Sam James <sam@gentoo.org> | 2023-10-31 18:52:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-31 18:52:59 +0000 |
commit | 74dbb6546faefaddaa13975e44243d7046706b37 (patch) | |
tree | e980601f89449d843e86ce37ecd72bf07c179f64 /sci-geosciences | |
parent | dev-util/valgrind: add 3.22.0, drop 3.22.0_rc1, drop 3.22.0_rc2 (diff) | |
download | gentoo-74dbb6546faefaddaa13975e44243d7046706b37.tar.gz gentoo-74dbb6546faefaddaa13975e44243d7046706b37.tar.bz2 gentoo-74dbb6546faefaddaa13975e44243d7046706b37.zip |
sci-geosciences/josm-bin: Stabilize 18822 amd64, #916509
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/josm-bin/josm-bin-18822.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/josm-bin/josm-bin-18822.ebuild b/sci-geosciences/josm-bin/josm-bin-18822.ebuild index 1aba0e7ffd7b..d13df482faaa 100644 --- a/sci-geosciences/josm-bin/josm-bin-18822.ebuild +++ b/sci-geosciences/josm-bin/josm-bin-18822.ebuild @@ -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" |