diff options
author | Florian Schmaus <flow@gentoo.org> | 2022-07-19 09:41:08 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-07-19 09:41:08 +0200 |
commit | 8e3b64243bfa28d304e987eb833a77c1c5959e81 (patch) | |
tree | dd183f9a296479ab7479b77870abde261ac3ac82 /sci-geosciences | |
parent | sci-geosciences/josm-bin: version bump to 18513 (diff) | |
download | gentoo-8e3b64243bfa28d304e987eb833a77c1c5959e81.tar.gz gentoo-8e3b64243bfa28d304e987eb833a77c1c5959e81.tar.bz2 gentoo-8e3b64243bfa28d304e987eb833a77c1c5959e81.zip |
sci-geosciences/josm-bin: stabilize 18463 for amd64, x86
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/josm-bin/josm-bin-18463.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/josm-bin/josm-bin-18463.ebuild b/sci-geosciences/josm-bin/josm-bin-18463.ebuild index 3a5ff50d232a..37cce593e359 100644 --- a/sci-geosciences/josm-bin/josm-bin-18463.ebuild +++ b/sci-geosciences/josm-bin/josm-bin-18463.ebuild @@ -12,7 +12,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" |