diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-10-09 17:14:52 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-10-09 17:14:52 +0100 |
commit | 89aca73e7ee675cbd354c3e060081776bf3cf10a (patch) | |
tree | 2d187d1b1c7f5ca7044bb41c58341b583a500035 /dev-python | |
parent | dev-python/python-dotenv: Keyword 0.21.0 for ~m68k (diff) | |
download | gentoo-89aca73e7ee675cbd354c3e060081776bf3cf10a.tar.gz gentoo-89aca73e7ee675cbd354c3e060081776bf3cf10a.tar.bz2 gentoo-89aca73e7ee675cbd354c3e060081776bf3cf10a.zip |
dev-python/pydantic: Keyword 1.10.2 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pydantic/pydantic-1.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pydantic/pydantic-1.10.2.ebuild b/dev-python/pydantic/pydantic-1.10.2.ebuild index d27120897161..6d1ece776852 100644 --- a/dev-python/pydantic/pydantic-1.10.2.ebuild +++ b/dev-python/pydantic/pydantic-1.10.2.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/typing-extensions-4.1.0[${PYTHON_USEDEP}] |