diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-06 16:37:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-06 16:37:53 +0200 |
commit | 64909e8cd20d82ee4355aa3750126e94cfa7847b (patch) | |
tree | 8bf423736a228efb87163f9006ef9655a8891ac9 /sci-geosciences | |
parent | app-misc/openrgb: properly install udev rules (diff) | |
download | gentoo-64909e8cd20d82ee4355aa3750126e94cfa7847b.tar.gz gentoo-64909e8cd20d82ee4355aa3750126e94cfa7847b.tar.bz2 gentoo-64909e8cd20d82ee4355aa3750126e94cfa7847b.zip |
sci-geosciences/josm-bin: Stabilize 18583 x86, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/josm-bin/josm-bin-18583.ebuild b/sci-geosciences/josm-bin/josm-bin-18583.ebuild index 613ce5d3b132..6eae2f758eda 100644 --- a/sci-geosciences/josm-bin/josm-bin-18583.ebuild +++ b/sci-geosciences/josm-bin/josm-bin-18583.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |