commit: 23e92a8a8b31ea2f69fd5b45d592845e6b694c57 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jun 7 09:28:17 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jun 7 09:28:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23e92a8a
dev-python/snowballstemmer: Stabilize 3.0.1 ALLARCHES, #957355 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/snowballstemmer/snowballstemmer-3.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/snowballstemmer/snowballstemmer-3.0.1.ebuild b/dev-python/snowballstemmer/snowballstemmer-3.0.1.ebuild index 4a1add5c9c91..fea60f10a98e 100644 --- a/dev-python/snowballstemmer/snowballstemmer-3.0.1.ebuild +++ b/dev-python/snowballstemmer/snowballstemmer-3.0.1.ebuild @@ -16,4 +16,4 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos ~x64-solaris"
