commit: 39ac4c0d8fd976d550f660370e10d7405b89456c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 17 14:37:23 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Oct 17 15:32:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39ac4c0d
dev-java/zxing-core: dekeyword x86 After a message to gentoo-dev ML, and no reply from any user on x86, we decided to dekeyword most Java packages from x86, and reverse dependencies of them. Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-java/zxing-core/zxing-core-3.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/zxing-core/zxing-core-3.5.1.ebuild b/dev-java/zxing-core/zxing-core-3.5.1.ebuild index 74066fc6c336..8fa97355fd36 100644 --- a/dev-java/zxing-core/zxing-core-3.5.1.ebuild +++ b/dev-java/zxing-core/zxing-core-3.5.1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/zxing/zxing/core" SRC_URI="https://github.com/zxing/zxing/archive/zxing-${PV}.tar.gz" LICENSE="Apache-2.0" SLOT="3" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*"
