commit: 2b8e41fffee8909d108e6b1182af07f76ec83a6a Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 26 02:58:20 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 26 06:13:32 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b8e41ff
dev-python/pyparsing: Stabilize 3.3.1 ALLARCHES, #969262 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/pyparsing/pyparsing-3.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyparsing/pyparsing-3.3.1.ebuild b/dev-python/pyparsing/pyparsing-3.3.1.ebuild index c5fcb6eae8e5..ccab4199b8ad 100644 --- a/dev-python/pyparsing/pyparsing-3.3.1.ebuild +++ b/dev-python/pyparsing/pyparsing-3.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2004-2025 Gentoo Authors +# Copyright 2004-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # please keep this ebuild at EAPI 8 -- sys-apps/portage dep @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" IUSE="examples" EPYTEST_PLUGINS=()
