commit: 3524dfae7822e55dd5e8387ac1de4c2d48497c42 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Oct 20 10:51:58 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Oct 20 10:51:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3524dfae
dev-java/xerial-core: Stabilize 2.1 amd64, #877647 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-java/xerial-core/xerial-core-2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/xerial-core/xerial-core-2.1.ebuild b/dev-java/xerial-core/xerial-core-2.1.ebuild index 1299a6e436d5..47b93fa27a71 100644 --- a/dev-java/xerial-core/xerial-core-2.1.ebuild +++ b/dev-java/xerial-core/xerial-core-2.1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/xerial/xerial-java/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ppc64 ~x86" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*"
