commit: 5a01f5b98c1fe26fecad58b0c0e19e16da43383e
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 6 14:36:24 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Feb 6 14:51:30 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a01f5b9
dev-libs/libdispatch: Stabilize 6.1.1 amd64, #969679
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-libs/libdispatch/libdispatch-6.1.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/libdispatch/libdispatch-6.1.1.ebuild
b/dev-libs/libdispatch/libdispatch-6.1.1.ebuild
index 2089ff0a939b..f26651510ab6 100644
--- a/dev-libs/libdispatch/libdispatch-6.1.1.ebuild
+++ b/dev-libs/libdispatch/libdispatch-6.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2025 Gentoo Authors
+# Copyright 2022-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${MY_PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE="test"
RESTRICT="!test? ( test )"