diff options
author | Sam James <sam@gentoo.org> | 2020-07-10 12:16:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-10 12:16:58 +0000 |
commit | 03737fb7c0eab0ff514f0d34d8f2af15c6deccbb (patch) | |
tree | 3388622164200b828ff7f59c4412bd2e70bda2e5 /app-arch | |
parent | x11-misc/slock: arm64 keyworded (bug #731290) (diff) | |
download | gentoo-03737fb7c0eab0ff514f0d34d8f2af15c6deccbb.tar.gz gentoo-03737fb7c0eab0ff514f0d34d8f2af15c6deccbb.tar.bz2 gentoo-03737fb7c0eab0ff514f0d34d8f2af15c6deccbb.zip |
app-arch/fastjar: arm64 keyworded (bug #730964)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/fastjar/fastjar-0.98-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/fastjar/fastjar-0.98-r3.ebuild b/app-arch/fastjar/fastjar-0.98-r3.ebuild index 34ca86e5a0bd..c33c9d06c5b7 100644 --- a/app-arch/fastjar/fastjar-0.98-r3.ebuild +++ b/app-arch/fastjar/fastjar-0.98-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" IUSE="" |