commit: 7ebd416d1d817b75566744095725db6c4e410975 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Aug 9 07:41:09 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Aug 9 07:41:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ebd416d
dev-java/osgi-core: amd64 stable wrt bug #863878 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-java/osgi-core/osgi-core-8.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 912fecbfaab5..af0ed22e4a4b 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:*"
