summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-09 14:19:27 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-09 14:20:22 +0100
commitebafd90fc977c652b555e05e9eb4610f01acc1fd (patch)
treed9bb149710402be1d49c2a8f95b4a110ef60dfb6 /app-doc
parentdev-lang/python: Stabilize 3.12.1 ppc, #919476 (diff)
downloadgentoo-ebafd90fc977c652b555e05e9eb4610f01acc1fd.tar.gz
gentoo-ebafd90fc977c652b555e05e9eb4610f01acc1fd.tar.bz2
gentoo-ebafd90fc977c652b555e05e9eb4610f01acc1fd.zip
app-doc/python-docs: Stabilize 3.12.1 ppc, #919476
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/python-docs/python-docs-3.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/python-docs/python-docs-3.12.1.ebuild b/app-doc/python-docs/python-docs-3.12.1.ebuild
index 86085046fe7f..870554c77050 100644
--- a/app-doc/python-docs/python-docs-3.12.1.ebuild
+++ b/app-doc/python-docs/python-docs-3.12.1.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 ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc ~x86"
src_install() {
rm -r _sources || die