commit: f335579c1f61500d290decdcbeda26954f7eb1a0
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 15 01:25:19 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Jan 15 01:25:19 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f335579c
dev-util/schroot: Stabilize 1.6.13_p7-r2 amd64, #968782
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-util/schroot/schroot-1.6.13_p7-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/schroot/schroot-1.6.13_p7-r2.ebuild
b/dev-util/schroot/schroot-1.6.13_p7-r2.ebuild
index 94fed9c82892..f98079e7c6e0 100644
--- a/dev-util/schroot/schroot-1.6.13_p7-r2.ebuild
+++ b/dev-util/schroot/schroot-1.6.13_p7-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/re${PN}"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="btrfs +dchroot debug doc lvm nls pam test zfs"
RESTRICT="!test? ( test )"