summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-26 22:03:22 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-26 22:03:22 +0300
commitf0e3b4f90161456e944bd1882b03b7f0afa18a8d (patch)
tree8b180d71bb74cae4d4e4d2d8cdd8ac9960eae67b /app-doc
parentdev-lang/python: Stabilize 3.11.9 x86, #929046 (diff)
downloadgentoo-f0e3b4f90161456e944bd1882b03b7f0afa18a8d.tar.gz
gentoo-f0e3b4f90161456e944bd1882b03b7f0afa18a8d.tar.bz2
gentoo-f0e3b4f90161456e944bd1882b03b7f0afa18a8d.zip
app-doc/python-docs: Stabilize 3.11.9 x86, #929046
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/python-docs/python-docs-3.11.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/python-docs/python-docs-3.11.9.ebuild b/app-doc/python-docs/python-docs-3.11.9.ebuild
index bac9c5220831..0ecde4985dc6 100644
--- a/app-doc/python-docs/python-docs-3.11.9.ebuild
+++ b/app-doc/python-docs/python-docs-3.11.9.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