commit: 125f8ee6eb4e41796e75e3f7079599ef5773d895 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 3 15:58:43 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 3 15:58:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=125f8ee6
dev-java/logback-core: Stabilize 1.4.1 x86, #884097 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-java/logback-core/logback-core-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/logback-core/logback-core-1.4.1.ebuild b/dev-java/logback-core/logback-core-1.4.1.ebuild index 7a73216f0f41..ab06f67e0f2f 100644 --- a/dev-java/logback-core/logback-core-1.4.1.ebuild +++ b/dev-java/logback-core/logback-core-1.4.1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/qos-ch/logback/archive/v_${PV}.tar.gz -> logback-${P LICENSE="EPL-1.0 LGPL-3" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc64" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" # Common dependencies # POM: ${PN}/pom.xml
