summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-22 12:10:14 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-22 12:10:14 +0200
commitc3e175d3510e1b3121f5983666750f9e29feba80 (patch)
tree979f7086d2185652940e2ca23861369ff3194b0b /app-doc
parentdev-python/cython: Stabilize 3.0.5 ppc x86, #917706 (diff)
downloadgentoo-c3e175d3510e1b3121f5983666750f9e29feba80.tar.gz
gentoo-c3e175d3510e1b3121f5983666750f9e29feba80.tar.bz2
gentoo-c3e175d3510e1b3121f5983666750f9e29feba80.zip
app-doc/python-docs: Stabilize 3.11.7 arm, #920387
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/python-docs/python-docs-3.11.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/python-docs/python-docs-3.11.7.ebuild b/app-doc/python-docs/python-docs-3.11.7.ebuild
index 716bba2dea2b..d5476299c5f1 100644
--- a/app-doc/python-docs/python-docs-3.11.7.ebuild
+++ b/app-doc/python-docs/python-docs-3.11.7.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