summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-12 22:36:14 +0100
committerSam James <sam@gentoo.org>2022-10-12 22:36:14 +0100
commit4e6b9dc9df525c0352648de4eee8f03c9c3476c3 (patch)
tree6619cd71b4965b4907b5fd9aa2cd7c84414374ed /dev-python/python-docs
parentdev-lang/python: Stabilize 3.9.15 amd64, #876809 (diff)
downloadgentoo-4e6b9dc9df525c0352648de4eee8f03c9c3476c3.tar.gz
gentoo-4e6b9dc9df525c0352648de4eee8f03c9c3476c3.tar.bz2
gentoo-4e6b9dc9df525c0352648de4eee8f03c9c3476c3.zip
dev-python/python-docs: Stabilize 3.9.15 amd64, #876809
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python-docs')
-rw-r--r--dev-python/python-docs/python-docs-3.9.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-docs/python-docs-3.9.15.ebuild b/dev-python/python-docs/python-docs-3.9.15.ebuild
index bf4264688118..0d66370bcd05 100644
--- a/dev-python/python-docs/python-docs-3.9.15.ebuild
+++ b/dev-python/python-docs/python-docs-3.9.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 ~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