commit: 98a714efdf30aed1fd1ee9976212384ce87e05a2
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 10:31:39 2025 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 10:31:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98a714ef
app-misc/openhab-bin: stabilize 4.2.3 for ALLARCHES
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
app-misc/openhab-bin/openhab-bin-4.2.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-misc/openhab-bin/openhab-bin-4.2.3.ebuild
b/app-misc/openhab-bin/openhab-bin-4.2.3.ebuild
index 751af46f93e1..ea77f87155c8 100644
--- a/app-misc/openhab-bin/openhab-bin-4.2.3.ebuild
+++ b/app-misc/openhab-bin/openhab-bin-4.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,7 +21,7 @@ S="${WORKDIR}"
LICENSE="EPL-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 arm64"
MY_JAVA_DEPEND=">=virtual/jre-17"