commit: 505ff0bb5c5dd6e68b2f90cab309eaec1e67e16f Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sun Feb 23 07:08:48 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sun Feb 23 07:26:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=505ff0bb
dev-ada/gnatformat: keyword 25.0.0 for ~x86 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ada/gnatformat/gnatformat-25.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ada/gnatformat/gnatformat-25.0.0.ebuild b/dev-ada/gnatformat/gnatformat-25.0.0.ebuild index 12081a49236c..2f44df862709 100644 --- a/dev-ada/gnatformat/gnatformat-25.0.0.ebuild +++ b/dev-ada/gnatformat/gnatformat-25.0.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc static-pic static-libs test" RESTRICT="!test? ( test )"
