diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-09 05:46:56 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-09 05:46:56 +0000 |
commit | 3faadfa740ca5c63e224cb486e5ea2cdf253b2f8 (patch) | |
tree | 2901537ef13a1d4b7014bd318b1226d954315069 /sci-geosciences | |
parent | dev-python/python-tests: Stabilize 3.11.11_p1 amd64, #945851 (diff) | |
download | gentoo-3faadfa740ca5c63e224cb486e5ea2cdf253b2f8.tar.gz gentoo-3faadfa740ca5c63e224cb486e5ea2cdf253b2f8.tar.bz2 gentoo-3faadfa740ca5c63e224cb486e5ea2cdf253b2f8.zip |
sci-geosciences/josm-bin: Stabilize 19253 amd64, #945971
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/josm-bin/josm-bin-19253.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/josm-bin/josm-bin-19253.ebuild b/sci-geosciences/josm-bin/josm-bin-19253.ebuild index eaa3dcd4cde6..9d9039a4a7d7 100644 --- a/sci-geosciences/josm-bin/josm-bin-19253.ebuild +++ b/sci-geosciences/josm-bin/josm-bin-19253.ebuild @@ -18,7 +18,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" |