diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-06 22:15:59 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-06 22:15:59 +0200 |
commit | bf566898e16cc7a3859708c3451b77153bd73d5c (patch) | |
tree | fe8e4f3728d915d940c3bf836f83ff39bef5d072 /dev-java/jopt-simple | |
parent | dev-java/jmh-core: Keyword 1.21 arm64, #830681 (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-java/jopt-simple/jopt-simple-4.6.ebuild | 2 |
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" |