summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-06 22:15:59 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-06 22:15:59 +0200
commitbf566898e16cc7a3859708c3451b77153bd73d5c (patch)
treefe8e4f3728d915d940c3bf836f83ff39bef5d072 /dev-java/jopt-simple/jopt-simple-4.6.ebuild
parentdev-java/jmh-core: Keyword 1.21 arm64, #830681 (diff)
downloadgentoo-bf566898e16cc7a3859708c3451b77153bd73d5c.tar.gz
gentoo-bf566898e16cc7a3859708c3451b77153bd73d5c.tar.bz2
gentoo-bf566898e16cc7a3859708c3451b77153bd73d5c.zip
dev-java/jopt-simple: Keyword 4.6 arm64, #830681
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/jopt-simple/jopt-simple-4.6.ebuild')
-rw-r--r--dev-java/jopt-simple/jopt-simple-4.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jopt-simple/jopt-simple-4.6.ebuild b/dev-java/jopt-simple/jopt-simple-4.6.ebuild
index aaf03a76da0c..91899dcea876 100644
--- a/dev-java/jopt-simple/jopt-simple-4.6.ebuild
+++ b/dev-java/jopt-simple/jopt-simple-4.6.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://pholser.github.com/jopt-simple/"
SRC_URI="https://github.com/pholser/${PN}/tarball/${P} -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="4.6"
-KEYWORDS="amd64 ~arm ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
RDEPEND=">=virtual/jre-1.6"
DEPEND=">=virtual/jdk-1.6"