diff options
author | Sam James <sam@gentoo.org> | 2023-09-13 04:19:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-13 04:19:34 +0100 |
commit | cc65989cf0206e7dc3334d8d7b01c8eb35a7f3dc (patch) | |
tree | 88a90c89498092da0efe34e3f829263d685ba3b1 /dev-libs/trio | |
parent | dev-libs/miniz: Keyword 3.0.1 arm64, #891201 (diff) | |
download | gentoo-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.ebuild | 2 |
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 |