dev-java/osgi-service-subsystem: Keyword 1.1.0 arm, #927195

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-03-22 03:55:20 +00:00
parent 675bacde81
commit 4e14903f27

View File

@@ -1,4 +1,4 @@
# Copyright 2023 Gentoo Authors
# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="https://repo1.maven.org/maven2/org/osgi/org.${PN//-/.}/${PV}/org.${PN//
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~arm"
BDEPEND="app-arch/unzip"