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