commit: a454cb37f2c7703a3b822fc9c87c56e0cb015d84
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 28 10:33:02 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun 28 10:33:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a454cb37
app-doc/python-docs: Stabilize 3.12.11 x86, #959221
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-doc/python-docs/python-docs-3.12.11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-doc/python-docs/python-docs-3.12.11.ebuild
b/app-doc/python-docs/python-docs-3.12.11.ebuild
index 9c9d4fd4176e..3995b9df5e8d 100644
--- a/app-doc/python-docs/python-docs-3.12.11.ebuild
+++ b/app-doc/python-docs/python-docs-3.12.11.ebuild
@@ -10,7 +10,7 @@ S="${WORKDIR}/python-${PV}-docs-html"
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