summaryrefslogtreecommitdiff
path: root/app-doc/python-docs/python-docs-3.9.20.ebuild
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-07 17:16:02 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-07 17:16:02 +0300
commit69d28705c1c9683ce9cfb43630e82dc476b87457 (patch)
tree97f7487b62ef8145132f281c6a68ec6d57dcb518 /app-doc/python-docs/python-docs-3.9.20.ebuild
parent1451bd7678d4aeb3696ea57aafc11b916be774d0 (diff)
downloadgentoo-69d28705c1c9683ce9cfb43630e82dc476b87457.tar.gz
gentoo-69d28705c1c9683ce9cfb43630e82dc476b87457.tar.bz2
gentoo-69d28705c1c9683ce9cfb43630e82dc476b87457.zip
app-doc/python-docs: Stabilize 3.9.20 arm64, #939283
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-doc/python-docs/python-docs-3.9.20.ebuild')
-rw-r--r--app-doc/python-docs/python-docs-3.9.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/python-docs/python-docs-3.9.20.ebuild b/app-doc/python-docs/python-docs-3.9.20.ebuild
index 3fdfe793f37b..57e62d8e99f9 100644
--- a/app-doc/python-docs/python-docs-3.9.20.ebuild
+++ b/app-doc/python-docs/python-docs-3.9.20.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