commit: de6b3ac65243891e6cbcbf751a0f6a1226e48de8
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 5 08:17:47 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 5 08:17:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de6b3ac6
dev-lang/scala: Keyword 2.12.10 arm64, #732962
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-lang/scala/scala-2.12.10.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lang/scala/scala-2.12.10.ebuild
b/dev-lang/scala/scala-2.12.10.ebuild
index 53d69e4427fa..dc6558800069 100644
--- a/dev-lang/scala/scala-2.12.10.ebuild
+++ b/dev-lang/scala/scala-2.12.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -48,7 +48,7 @@ SRC_URI="
)"
LICENSE="BSD"
SLOT="${SV}/${PV}"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="binary emacs"