summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-09-15 17:03:31 +0200
committerMichał Górny <mgorny@gentoo.org>2024-09-15 17:04:30 +0200
commit37d93aa311ceb644fc7c271ecb3ae3a09703fd6b (patch)
treeeb5d34626fec07e363189dfff434ea19e57d7a02 /app-doc/python-docs/python-docs-3.10.15.ebuild
parentdev-lang/python: Stabilize 3.10.15 ppc64, #939209 (diff)
downloadgentoo-37d93aa311ceb644fc7c271ecb3ae3a09703fd6b.tar.gz
gentoo-37d93aa311ceb644fc7c271ecb3ae3a09703fd6b.tar.bz2
gentoo-37d93aa311ceb644fc7c271ecb3ae3a09703fd6b.zip
app-doc/python-docs: Stabilize 3.10.15 ppc64, #939209
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-doc/python-docs/python-docs-3.10.15.ebuild')
-rw-r--r--app-doc/python-docs/python-docs-3.10.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/python-docs/python-docs-3.10.15.ebuild b/app-doc/python-docs/python-docs-3.10.15.ebuild
index 17e81cd958ae..b02de9a753a4 100644
--- a/app-doc/python-docs/python-docs-3.10.15.ebuild
+++ b/app-doc/python-docs/python-docs-3.10.15.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