commit: 2deadaac8b1cff210f4ad71790e18b02a023e3e9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 06:12:01 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 06:12:01 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2deadaac
dev-java/failureaccess: Stabilize 32.1.3 arm64, #921516
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-java/failureaccess/failureaccess-32.1.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/failureaccess/failureaccess-32.1.3.ebuild
b/dev-java/failureaccess/failureaccess-32.1.3.ebuild
index 2f7d9e9d055f..4d21d9048097 100644
--- a/dev-java/failureaccess/failureaccess-32.1.3.ebuild
+++ b/dev-java/failureaccess/failureaccess-32.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"