summaryrefslogtreecommitdiff
path: root/app-doc/python-docs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-04 21:39:18 +0000
committerSam James <sam@gentoo.org>2025-01-04 21:39:18 +0000
commitd8a892283f24c192df06f70e3c9253e1a1afb838 (patch)
treedd684d320743040904416405a0eeb3b4bcba2c75 /app-doc/python-docs
parenta05a719ad898750462d2e4e890dc629004f4d2ee (diff)
downloadgentoo-d8a892283f24c192df06f70e3c9253e1a1afb838.tar.gz
gentoo-d8a892283f24c192df06f70e3c9253e1a1afb838.tar.bz2
gentoo-d8a892283f24c192df06f70e3c9253e1a1afb838.zip
app-doc/python-docs: Stabilize 3.12.8 ppc, #945850
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-doc/python-docs')
-rw-r--r--app-doc/python-docs/python-docs-3.12.8.ebuild2
1 files changed, 1 insertions, 1 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 fa518a4ac33c..302be44cd8b9 100644
--- a/app-doc/python-docs/python-docs-3.12.8.ebuild
+++ b/app-doc/python-docs/python-docs-3.12.8.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