summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-23 19:38:27 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-23 19:38:27 +0200
commitf73dc411c3665dff9d46c39c4d69ac4fc8d896c9 (patch)
tree88ab07703ec798d918c90de6fd56491ea07ebd51
parentdev-python/pandas: Stabilize 2.2.1 arm64, #927637 (diff)
downloadgentoo-f73dc411c3665dff9d46c39c4d69ac4fc8d896c9.tar.gz
gentoo-f73dc411c3665dff9d46c39c4d69ac4fc8d896c9.tar.bz2
gentoo-f73dc411c3665dff9d46c39c4d69ac4fc8d896c9.zip
dev-python/quart-trio: Keyword 0.11.1 sparc, #923485
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/quart-trio/quart-trio-0.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/quart-trio/quart-trio-0.11.1.ebuild b/dev-python/quart-trio/quart-trio-0.11.1.ebuild
index 55d3424acd2e..a4e901919e32 100644
--- a/dev-python/quart-trio/quart-trio-0.11.1.ebuild
+++ b/dev-python/quart-trio/quart-trio-0.11.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
RDEPEND="
>=dev-python/exceptiongroup-1.0.0[${PYTHON_USEDEP}]