commit: 5fe0047c8d7f3122d5464b22843b74cab52d7b9c
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun May 4 13:16:56 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun May 4 13:20:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fe0047c
dev-ada/gpr: Stabilize 25.0.0-r2 x86, #951068
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ada/gpr/gpr-25.0.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ada/gpr/gpr-25.0.0-r2.ebuild b/dev-ada/gpr/gpr-25.0.0-r2.ebuild
index 428a39794185..3042518d0349 100644
--- a/dev-ada/gpr/gpr-25.0.0-r2.ebuild
+++ b/dev-ada/gpr/gpr-25.0.0-r2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}"/${PN}
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="+shared static-libs static-pic test"
REQUIRED_USE="|| ( shared static-libs static-pic )
${ADA_REQUIRED_USE}"