commit: 5fed952aa52cf43e520c7d1f691cb91797b13e01 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sun Jan 5 21:53:28 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sun Jan 5 21:54:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fed952a
dev-ada/VSS: keyword 25.0.0 for ~arm64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ada/VSS/VSS-25.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ada/VSS/VSS-25.0.0.ebuild b/dev-ada/VSS/VSS-25.0.0.ebuild index 0e4d588c6859..45d50bffa242 100644 --- a/dev-ada/VSS/VSS-25.0.0.ebuild +++ b/dev-ada/VSS/VSS-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 test" RESTRICT="!test? ( test )" REQUIRED_USE="${ADA_REQUIRED_USE}
