summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-22 12:10:18 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-22 12:10:18 +0200
commitb047cd5f24a49d564c810140d37dccc0b2a5b597 (patch)
tree65e46120d3a633ff9757ebccdb2f1317e78925c5 /app-doc/python-docs
parentdev-lang/python: Stabilize 3.11.7 arm, #920387 (diff)
downloadgentoo-b047cd5f24a49d564c810140d37dccc0b2a5b597.tar.gz
gentoo-b047cd5f24a49d564c810140d37dccc0b2a5b597.tar.bz2
gentoo-b047cd5f24a49d564c810140d37dccc0b2a5b597.zip
app-doc/python-docs: Stabilize 3.11.7 arm64, #920387
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-doc/python-docs')
-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 d5476299c5f1..c78ae9a18e87 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