commit: 50ecdb554846876ae1157f9d4d67423dbbc91efb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 24 11:45:25 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 24 11:45:25 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50ecdb55
dev-lang/swi-prolog: Stabilize 9.3.9 amd64, #951967
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-lang/swi-prolog/swi-prolog-9.3.9.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lang/swi-prolog/swi-prolog-9.3.9.ebuild
b/dev-lang/swi-prolog/swi-prolog-9.3.9.ebuild
index f2edfed3417b..c09b9e2def95 100644
--- a/dev-lang/swi-prolog/swi-prolog-9.3.9.ebuild
+++ b/dev-lang/swi-prolog/swi-prolog-9.3.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ else
SRC_URI="https://www.swi-prolog.org/download/devel/src/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
- KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
fi
LICENSE="BSD-2"