commit:     3bf63d841b47361618289e7fe9ef6cf5adcb52b2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 08:12:03 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 08:13:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bf63d84

sys-libs/libucontext: Stabilize 1.3.1 amd64, #958224

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-libs/libucontext/libucontext-1.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/libucontext/libucontext-1.3.1.ebuild 
b/sys-libs/libucontext/libucontext-1.3.1.ebuild
index ba313f31183c..13b6eabd2968 100644
--- a/sys-libs/libucontext/libucontext-1.3.1.ebuild
+++ b/sys-libs/libucontext/libucontext-1.3.1.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
@@ -11,7 +11,7 @@ 
SRC_URI="https://distfiles.ariadne.space/libucontext/${P}.tar.xz";
 
 LICENSE="ISC"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
 IUSE="+man"
 
 BDEPEND="man? ( app-text/scdoc )"

Reply via email to