diff options
author | Florian Schmaus <flow@gentoo.org> | 2022-05-15 10:36:17 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-05-15 11:22:04 +0200 |
commit | 89ffbed2cef23f30675f412a78045ddf77108203 (patch) | |
tree | a0202876e30aa8210b9ca371f6c5ec5611b23992 /sci-geosciences/josm-bin | |
parent | dev-util/anjuta: Strip package down to base library for running apps (diff) | |
download | gentoo-89ffbed2cef23f30675f412a78045ddf77108203.tar.gz gentoo-89ffbed2cef23f30675f412a78045ddf77108203.tar.bz2 gentoo-89ffbed2cef23f30675f412a78045ddf77108203.zip |
sci-geosciences/josm-bin: stabilize 18427 for amd64, x86
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sci-geosciences/josm-bin')
-rw-r--r-- | sci-geosciences/josm-bin/josm-bin-18427.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/josm-bin/josm-bin-18427.ebuild b/sci-geosciences/josm-bin/josm-bin-18427.ebuild index 3a5ff50d232a..37cce593e359 100644 --- a/sci-geosciences/josm-bin/josm-bin-18427.ebuild +++ b/sci-geosciences/josm-bin/josm-bin-18427.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" |