commit: c8d9e6bff355c65678f0100ae5aca15a216e10b6
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 31 06:50:15 2025 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Mar 31 06:51:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d9e6bf
app-misc/openhab-bin: stabilize 4.3.3 for ALLARCHES
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
app-misc/openhab-bin/openhab-bin-4.3.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/openhab-bin/openhab-bin-4.3.3.ebuild
b/app-misc/openhab-bin/openhab-bin-4.3.3.ebuild
index d03408ef3a29..ea77f87155c8 100644
--- a/app-misc/openhab-bin/openhab-bin-4.3.3.ebuild
+++ b/app-misc/openhab-bin/openhab-bin-4.3.3.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}"
LICENSE="EPL-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 arm64"
MY_JAVA_DEPEND=">=virtual/jre-17"