commit: 54b9f5f75975c3fb826ae4da416d282d07da43d3 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sun Jan 5 22:11:55 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sun Jan 5 22:11:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54b9f5f7
dev-ada/spawn: keyword 25.0.0 for ~arm64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ada/spawn/spawn-25.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ada/spawn/spawn-25.0.0.ebuild b/dev-ada/spawn/spawn-25.0.0.ebuild index 8e4c7ef87479..2d9d0e516a91 100644 --- a/dev-ada/spawn/spawn-25.0.0.ebuild +++ b/dev-ada/spawn/spawn-25.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="GPL-3 gcc-runtime-library-exception-3.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="+shared static-libs static-pic" REQUIRED_USE="|| ( shared static-libs static-pic ) ${ADA_REQUIRED_USE}"
