diff options
author | Sam James <sam@gentoo.org> | 2023-09-08 00:00:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-08 00:00:04 +0100 |
commit | 0cc384e5001e8712a1f2a0f4923d56ec8054c59f (patch) | |
tree | 4dde404dced5c5e46d04d273628c7dff89e594e9 /dev-python/openapi-core | |
parent | dev-python/json5: Stabilize 0.9.11 arm64, #913773 (diff) | |
download | gentoo-0cc384e5001e8712a1f2a0f4923d56ec8054c59f.tar.gz gentoo-0cc384e5001e8712a1f2a0f4923d56ec8054c59f.tar.bz2 gentoo-0cc384e5001e8712a1f2a0f4923d56ec8054c59f.zip |
dev-python/openapi-core: Stabilize 0.16.6-r1 arm64, #913773
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/openapi-core')
-rw-r--r-- | dev-python/openapi-core/openapi-core-0.16.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/openapi-core/openapi-core-0.16.6-r1.ebuild b/dev-python/openapi-core/openapi-core-0.16.6-r1.ebuild index 1596b6a07e3d..002d67c779b9 100644 --- a/dev-python/openapi-core/openapi-core-0.16.6-r1.ebuild +++ b/dev-python/openapi-core/openapi-core-0.16.6-r1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm arm64 ~ppc64 ~riscv ~x86" RDEPEND=" >=dev-python/pathable-0.4.0[${PYTHON_USEDEP}] |