diff options
author | 2024-04-14 16:39:33 +0300 | |
---|---|---|
committer | 2024-04-14 16:39:33 +0300 | |
commit | b495d670c82bfe458adb6f0605ffd0a3703dc1ca (patch) | |
tree | 80bcbc40047c5d517c3a69475f8dd80ddc955148 /dev-java | |
parent | dev-java/junit: Keyword 5.10.2 arm64, #929987 (diff) | |
download | gentoo-b495d670c82bfe458adb6f0605ffd0a3703dc1ca.tar.gz gentoo-b495d670c82bfe458adb6f0605ffd0a3703dc1ca.tar.bz2 gentoo-b495d670c82bfe458adb6f0605ffd0a3703dc1ca.zip |
dev-java/jimfs: Keyword 1.3.0 arm64, #929987
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/jimfs/jimfs-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jimfs/jimfs-1.3.0.ebuild b/dev-java/jimfs/jimfs-1.3.0.ebuild index d92ab0cb0c5f..777cf00cfa5c 100644 --- a/dev-java/jimfs/jimfs-1.3.0.ebuild +++ b/dev-java/jimfs/jimfs-1.3.0.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${P}/jimfs" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~arm64" CP_DEPEND=" dev-java/auto-service-annotations:0 |