summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/openhab-bin/openhab-bin-4.2.3.ebuild')
-rw-r--r--app-misc/openhab-bin/openhab-bin-4.2.3.ebuild4
1 files 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"