summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-06 16:37:53 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-06 16:37:53 +0200
commit64909e8cd20d82ee4355aa3750126e94cfa7847b (patch)
tree8bf423736a228efb87163f9006ef9655a8891ac9 /sci-geosciences
parentapp-misc/openrgb: properly install udev rules (diff)
downloadgentoo-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.ebuild4
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"