commit: e9fa014a316a18667ffc2af4875e5850ee6f753c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 09:18:41 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 09:18:41 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9fa014a
dev-python/pylint: Stabilize 3.3.3 ALLARCHES, #947860
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pylint/pylint-3.3.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pylint/pylint-3.3.3.ebuild
b/dev-python/pylint/pylint-3.3.3.ebuild
index 7344911a46a3..4ebcea8d606b 100644
--- a/dev-python/pylint/pylint-3.3.3.ebuild
+++ b/dev-python/pylint/pylint-3.3.3.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=8
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv
~s390 sparc x86"
IUSE="examples"
RDEPEND="