commit: b81cb3976865a9563713d2f2c87ad2b00705439a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 9 05:48:51 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 9 21:11:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b81cb397
app-doc/python-docs: stabilize 3.14.0 for ALLARCHES Bug: https://bugs.gentoo.org/963967 Signed-off-by: Sam James <sam <AT> gentoo.org> app-doc/python-docs/python-docs-3.14.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-doc/python-docs/python-docs-3.14.0.ebuild b/app-doc/python-docs/python-docs-3.14.0.ebuild index 6f86fc1b3137..9820c01859e7 100644 --- a/app-doc/python-docs/python-docs-3.14.0.ebuild +++ b/app-doc/python-docs/python-docs-3.14.0.ebuild @@ -11,7 +11,7 @@ S=${WORKDIR}/${MY_P} 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
