summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-08-12 13:53:27 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-08-12 13:53:27 +0200
commit5fe5f18b0858ecff51d23291321705f0b4583533 (patch)
tree793e40b3f43887017aa85f35fb6b8f6ff931b82c /dev-java/osgi-core
parentdev-java/osgi-annotation: x86 stable wrt bug #863878 (diff)
downloadgentoo-5fe5f18b0858ecff51d23291321705f0b4583533.tar.gz
gentoo-5fe5f18b0858ecff51d23291321705f0b4583533.tar.bz2
gentoo-5fe5f18b0858ecff51d23291321705f0b4583533.zip
dev-java/osgi-core: x86 stable wrt bug #863878
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java/osgi-core')
-rw-r--r--dev-java/osgi-core/osgi-core-8.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/osgi-core/osgi-core-8.0.0.ebuild b/dev-java/osgi-core/osgi-core-8.0.0.ebuild
index af0ed22e4a4b..0c56fc093963 100644
--- a/dev-java/osgi-core/osgi-core-8.0.0.ebuild
+++ b/dev-java/osgi-core/osgi-core-8.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://docs.osgi.org/download/r$(ver_cut 1)/${PN/-/.}-${PV}.jar -> ${P
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
RDEPEND=">=virtual/jre-1.8:*"