commit: 2f3177fda9b29e87ae1397de5dbff95dc4d1680b Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Jun 5 14:51:10 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Jun 5 14:51:10 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f3177fd
dev-java/jaxb-api: Stabilize 2.3.3-r1 amd64, #849755 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-java/jaxb-api/jaxb-api-2.3.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/jaxb-api/jaxb-api-2.3.3-r1.ebuild b/dev-java/jaxb-api/jaxb-api-2.3.3-r1.ebuild index 45479522961e..449261481f49 100644 --- a/dev-java/jaxb-api/jaxb-api-2.3.3-r1.ebuild +++ b/dev-java/jaxb-api/jaxb-api-2.3.3-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/eclipse-ee4j/${PN}/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="EPL-1.0" SLOT="2" -KEYWORDS="~amd64 ~arm arm64 ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ppc64 ~x86" # Common dependencies # POM: pom.xml
