aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2024-09-23 16:17:14 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2024-09-23 16:17:14 +0200
commitff27c9477917a871c3c8a0503e8fcec2aff80959 (patch)
treed2759de6efba340925d70caf5fcb1ef6efad9dd1
parentdev-python/bokeh: unkeyword 2.4.2 for ~x86 (diff)
downloadsci-ff27c9477917a871c3c8a0503e8fcec2aff80959.tar.gz
sci-ff27c9477917a871c3c8a0503e8fcec2aff80959.tar.bz2
sci-ff27c9477917a871c3c8a0503e8fcec2aff80959.zip
dev-python/dandi-schema: unkeyword 0.9.1 for ~x86
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
-rw-r--r--dev-python/dandi-schema/dandi-schema-0.9.1.ebuild2
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