diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-15 21:19:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-15 21:19:21 +0300 |
commit | 745c15e958b62a0708acce9ad12e315b81497fcf (patch) | |
tree | 9d481f6a81a230bbb0e7536d260e230e1f305efc /app-doc/python-docs/python-docs-3.10.15.ebuild | |
parent | dev-lang/python: Stabilize 3.10.15 amd64, #939209 (diff) | |
download | gentoo-745c15e958b62a0708acce9ad12e315b81497fcf.tar.gz gentoo-745c15e958b62a0708acce9ad12e315b81497fcf.tar.bz2 gentoo-745c15e958b62a0708acce9ad12e315b81497fcf.zip |
app-doc/python-docs: Stabilize 3.10.15 amd64, #939209
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-doc/python-docs/python-docs-3.10.15.ebuild')
-rw-r--r-- | app-doc/python-docs/python-docs-3.10.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-doc/python-docs/python-docs-3.10.15.ebuild b/app-doc/python-docs/python-docs-3.10.15.ebuild index b02de9a753a4..6be038914a47 100644 --- a/app-doc/python-docs/python-docs-3.10.15.ebuild +++ b/app-doc/python-docs/python-docs-3.10.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 ~m68k ~mips ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~m68k ~mips ppc ppc64 ~s390 ~sparc ~x86" src_install() { rm -r _sources || die |