commit: 098c81799674f0af8652d333489c8d75b33499b0
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 09:45:04 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 20 09:45:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=098c8179
dev-python/inflect: Stabilize 7.2.0 ALLARCHES, #930304
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/inflect/inflect-7.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/inflect/inflect-7.2.0.ebuild
b/dev-python/inflect/inflect-7.2.0.ebuild
index a1a608f28790..4b40654a883f 100644
--- a/dev-python/inflect/inflect-7.2.0.ebuild
+++ b/dev-python/inflect/inflect-7.2.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86
~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
RDEPEND="
>=dev-python/pydantic-1.9.1[${PYTHON_USEDEP}]