commit: acd8d70816bc59a27d1d2b69a19b988f23762395 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 29 17:15:14 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Jun 29 17:15:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acd8d708
dev-java/jopt-simple: Stabilize 5.0.4 arm64, #855050 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-java/jopt-simple/jopt-simple-5.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/jopt-simple/jopt-simple-5.0.4.ebuild b/dev-java/jopt-simple/jopt-simple-5.0.4.ebuild index 10602047fa78..d4ad954b1c61 100644 --- a/dev-java/jopt-simple/jopt-simple-5.0.4.ebuild +++ b/dev-java/jopt-simple/jopt-simple-5.0.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/jopt-simple/jopt-simple/archive/jopt-simple-${PV}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 x86" RDEPEND=">=virtual/jre-1.8:*" DEPEND=">=virtual/jdk-1.8:*"