summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-04-09 23:36:06 +0100
committerSam James <sam@gentoo.org>2025-04-09 23:36:06 +0100
commit76247a00d591cb0468dbb024a332935ce607f6cb (patch)
treeca4d6bb1634c9ca7427636f81d52a6ab837a93ec
parent6d23ff66e7a9e2482ea8652aaac2f5b87ee63d6f (diff)
downloadgentoo-76247a00d591cb0468dbb024a332935ce607f6cb.tar.gz
gentoo-76247a00d591cb0468dbb024a332935ce607f6cb.tar.bz2
gentoo-76247a00d591cb0468dbb024a332935ce607f6cb.zip
app-doc/python-docs: Stabilize 3.12.10 x86, #953489
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-doc/python-docs/python-docs-3.12.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/python-docs/python-docs-3.12.10.ebuild b/app-doc/python-docs/python-docs-3.12.10.ebuild
index 9c9d4fd4176e..3995b9df5e8d 100644
--- a/app-doc/python-docs/python-docs-3.12.10.ebuild
+++ b/app-doc/python-docs/python-docs-3.12.10.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