From 3a503f65fe0aa927da709120289319fd15211cb9 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Mon, 12 Jan 2026 21:59:38 -0500 Subject: [PATCH] app-doc/python-docs: Stabilize 3.13.11 amd64, #968681 Signed-off-by: Eli Schwartz --- app-doc/python-docs/python-docs-3.13.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-doc/python-docs/python-docs-3.13.11.ebuild b/app-doc/python-docs/python-docs-3.13.11.ebuild index 6f86fc1b31373..999dad67c554c 100644 --- a/app-doc/python-docs/python-docs-3.13.11.ebuild +++ b/app-doc/python-docs/python-docs-3.13.11.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 @@ -11,7 +11,7 @@ S=${WORKDIR}/${MY_P} LICENSE="PSF-2" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" src_install() { rm -r _sources || die