summaryrefslogtreecommitdiff
path: root/app-doc/python-docs/python-docs-3.9.21.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-02-22 18:55:31 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-02-22 18:55:31 +0000
commita5354da63fa3c8e79b10b2865b7c156e42a91a95 (patch)
tree3dc53ede2827ac3d43b5675d012ae7d204c154cc /app-doc/python-docs/python-docs-3.9.21.ebuild
parentd93e7ab096840eb29da40552b1d456c7ff5ca89a (diff)
downloadbaldeagleos-repo-a5354da63fa3c8e79b10b2865b7c156e42a91a95.tar.gz
baldeagleos-repo-a5354da63fa3c8e79b10b2865b7c156e42a91a95.tar.xz
baldeagleos-repo-a5354da63fa3c8e79b10b2865b7c156e42a91a95.zip
Adding metadata
Diffstat (limited to 'app-doc/python-docs/python-docs-3.9.21.ebuild')
-rw-r--r--app-doc/python-docs/python-docs-3.9.21.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/python-docs/python-docs-3.9.21.ebuild b/app-doc/python-docs/python-docs-3.9.21.ebuild
index 3793bc2d7baf..5f50312e7109 100644
--- a/app-doc/python-docs/python-docs-3.9.21.ebuild
+++ b/app-doc/python-docs/python-docs-3.9.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 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 ~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