commit: fb2e65a1e07a1a3a4fc57311f8858eeca35e108a Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Mar 6 08:49:24 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Mar 6 08:49:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb2e65a1
dev-java/stax2-api: amd64 stable wrt bug #834080 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-java/stax2-api/stax2-api-4.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/stax2-api/stax2-api-4.2.1.ebuild b/dev-java/stax2-api/stax2-api-4.2.1.ebuild index 77d3be25415e..5c1e774ccc3a 100644 --- a/dev-java/stax2-api/stax2-api-4.2.1.ebuild +++ b/dev-java/stax2-api/stax2-api-4.2.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/FasterXML/${PN}/archive/refs/tags/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*"