commit: 0b1358ffd90fb063d199884392befa235dde2f4b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Nov 22 13:44:03 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Nov 22 13:44:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b1358ff
dev-java/jnr-ffi: Stabilize 2.2.8 amd64, #825494 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/jnr-ffi/jnr-ffi-2.2.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/jnr-ffi/jnr-ffi-2.2.8.ebuild b/dev-java/jnr-ffi/jnr-ffi-2.2.8.ebuild index 4710f0fdcc98..6acfd7bec895 100644 --- a/dev-java/jnr-ffi/jnr-ffi-2.2.8.ebuild +++ b/dev-java/jnr-ffi/jnr-ffi-2.2.8.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/jnr/jnr-ffi" SRC_URI="https://github.com/jnr/${PN}/archive/refs/tags/${P}.tar.gz -> ${P}-sources.tar.gz" LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" # Common dependencies # POM: pom.xml
