commit: 7c1e5695f9bf5dd61120b63969033ce312cc4c48 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Oct 20 10:56:00 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Oct 20 10:56:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c1e5695
dev-java/xerial-core: Stabilize 2.1 x86, #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 47b93fa27a71..48f4a0b0208e 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:*"
