diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-06 16:37:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-06 16:37:54 +0200 |
commit | 0664c00db4543cb4d83f49c00595961b3da297f5 (patch) | |
tree | 02a575271c551c58c51a430c7954eb124256b425 /sci-geosciences | |
parent | sci-geosciences/josm-bin: Stabilize 18583 x86, #889940 (diff) | |
download | gentoo-0664c00db4543cb4d83f49c00595961b3da297f5.tar.gz gentoo-0664c00db4543cb4d83f49c00595961b3da297f5.tar.bz2 gentoo-0664c00db4543cb4d83f49c00595961b3da297f5.zip |
sci-geosciences/josm-bin: Stabilize 18583 amd64, #889940
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/josm-bin/josm-bin-18583.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/josm-bin/josm-bin-18583.ebuild b/sci-geosciences/josm-bin/josm-bin-18583.ebuild index 6eae2f758eda..052c23ba1fc8 100644 --- a/sci-geosciences/josm-bin/josm-bin-18583.ebuild +++ b/sci-geosciences/josm-bin/josm-bin-18583.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" |