summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-13 04:19:34 +0100
committerSam James <sam@gentoo.org>2023-09-13 04:19:34 +0100
commitcc65989cf0206e7dc3334d8d7b01c8eb35a7f3dc (patch)
tree88a90c89498092da0efe34e3f829263d685ba3b1 /dev-libs/trio
parentdev-libs/miniz: Keyword 3.0.1 arm64, #891201 (diff)
downloadgentoo-cc65989cf0206e7dc3334d8d7b01c8eb35a7f3dc.tar.gz
gentoo-cc65989cf0206e7dc3334d8d7b01c8eb35a7f3dc.tar.bz2
gentoo-cc65989cf0206e7dc3334d8d7b01c8eb35a7f3dc.zip
dev-libs/trio: Keyword 1.17.1 arm64, #891201
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/trio')
-rw-r--r--dev-libs/trio/trio-1.17.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/trio/trio-1.17.1.ebuild b/dev-libs/trio/trio-1.17.1.ebuild
index 915ef1094d8c..e7d1f68b3fa4 100644
--- a/dev-libs/trio/trio-1.17.1.ebuild
+++ b/dev-libs/trio/trio-1.17.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/orbea/trio/releases/download/v${PV}/${P}.tar.gz"
LICENSE="trio"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
src_compile() {
default