summaryrefslogtreecommitdiff
path: root/app-doc/python-docs/python-docs-3.12.12.ebuild
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2025-12-13 21:40:23 -0500
committerEli Schwartz <eschwartz@gentoo.org>2025-12-13 21:40:23 -0500
commit04042f86a78e241e0a2c087a1dcdfbe192096526 (patch)
treee011601a7ba258291f822e2e9816d7ba4916b75b /app-doc/python-docs/python-docs-3.12.12.ebuild
parent3ad02bcd5d2fe0ba3121d5797714cb46f28aafc7 (diff)
downloadgentoo-04042f86a78e241e0a2c087a1dcdfbe192096526.tar.gz
gentoo-04042f86a78e241e0a2c087a1dcdfbe192096526.tar.bz2
gentoo-04042f86a78e241e0a2c087a1dcdfbe192096526.zip
app-doc/python-docs: Stabilize 3.12.12 arm64, #967430
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'app-doc/python-docs/python-docs-3.12.12.ebuild')
-rw-r--r--app-doc/python-docs/python-docs-3.12.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/python-docs/python-docs-3.12.12.ebuild b/app-doc/python-docs/python-docs-3.12.12.ebuild
index 9c9d4fd4176e..b13da3e2f5e6 100644
--- a/app-doc/python-docs/python-docs-3.12.12.ebuild
+++ b/app-doc/python-docs/python-docs-3.12.12.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