summaryrefslogtreecommitdiff
path: root/dev-python/python-docs
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-01-05 11:41:41 +0100
committerMichał Górny <mgorny@gentoo.org>2021-01-05 11:48:48 +0100
commitc0237803c269a259384a01d4692d8b1b224fba3f (patch)
tree7e554cbd6b26a0cbd222381f5db452b1cd9ecaf6 /dev-python/python-docs
parent49c2c592e94c2ac0ec341e88623d4a853cf2e8e9 (diff)
downloadgentoo-c0237803c269a259384a01d4692d8b1b224fba3f.tar.gz
gentoo-c0237803c269a259384a01d4692d8b1b224fba3f.tar.bz2
gentoo-c0237803c269a259384a01d4692d8b1b224fba3f.zip
dev-python/python-docs: Stabilize 3.9.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-docs')
-rw-r--r--dev-python/python-docs/python-docs-3.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-docs/python-docs-3.9.0.ebuild b/dev-python/python-docs/python-docs-3.9.0.ebuild
index 16f1d2327d67..69b83c700c31 100644
--- a/dev-python/python-docs/python-docs-3.9.0.ebuild
+++ b/dev-python/python-docs/python-docs-3.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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