commit: 68a79d3f0320061ab06990251bfd3c4a7f6bc69b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 21:34:46 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 21:34:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68a79d3f
app-doc/python-docs: Stabilize 3.12.8 hppa, #945850
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-doc/python-docs/python-docs-3.12.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-doc/python-docs/python-docs-3.12.8.ebuild
b/app-doc/python-docs/python-docs-3.12.8.ebuild
index 6b4105cf3d81..9e0abd12bcc2 100644
--- a/app-doc/python-docs/python-docs-3.12.8.ebuild
+++ b/app-doc/python-docs/python-docs-3.12.8.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
@@ -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