diff options
author | Sam James <sam@gentoo.org> | 2024-09-17 20:54:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-17 20:54:17 +0100 |
commit | 072e67bc80958d9457d10110bf867aed6f2d86f9 (patch) | |
tree | fcbdbaa3d706facba32ca2d4d9fb9be651183edc /sci-geosciences | |
parent | dev-python/contourpy: Fix minimal pybind11 version (diff) | |
download | gentoo-072e67bc80958d9457d10110bf867aed6f2d86f9.tar.gz gentoo-072e67bc80958d9457d10110bf867aed6f2d86f9.tar.bz2 gentoo-072e67bc80958d9457d10110bf867aed6f2d86f9.zip |
sci-geosciences/josm-bin: Stabilize 19160 amd64, #939777
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/josm-bin/josm-bin-19160.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/josm-bin/josm-bin-19160.ebuild b/sci-geosciences/josm-bin/josm-bin-19160.ebuild index 6303fb8bbeed..3c2c192c743d 100644 --- a/sci-geosciences/josm-bin/josm-bin-19160.ebuild +++ b/sci-geosciences/josm-bin/josm-bin-19160.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" |