diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/dandi-schema/dandi-schema-0.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/dandi-schema/dandi-schema-0.9.1.ebuild b/dev-python/dandi-schema/dandi-schema-0.9.1.ebuild index 0e7986806..a47c5fcdf 100644 --- a/dev-python/dandi-schema/dandi-schema-0.9.1.ebuild +++ b/dev-python/dandi-schema/dandi-schema-0.9.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/dandi/dandi-schema/archive/refs/tags/${PV}.tar.gz -> LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" # Package has pydantic version restriction (2.4*), which, however, breaks the test suite: # https://github.com/dandi/dandi-schema/issues/228 |