diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-05 13:44:04 -0500 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-01-06 21:29:02 +0200 |
commit | 07967ddfcbb3d8ce974603a3c93b8a4b53f1dc1e (patch) | |
tree | 9b7cb1541ce07aac90a660f00a3a08857b421c11 /dev-libs/trio | |
parent | dev-libs/miniz: Keyword 3.0.1 arm, #891201 (diff) | |
download | gentoo-07967ddfcbb3d8ce974603a3c93b8a4b53f1dc1e.tar.gz gentoo-07967ddfcbb3d8ce974603a3c93b8a4b53f1dc1e.tar.bz2 gentoo-07967ddfcbb3d8ce974603a3c93b8a4b53f1dc1e.zip |
dev-libs/trio: Keyword 1.17.1 arm, #891201
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-libs/trio')
-rw-r--r-- | dev-libs/trio/trio-1.17.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/trio/trio-1.17.1.ebuild b/dev-libs/trio/trio-1.17.1.ebuild index 0b90ebdc9f0f..32604f3aaaf6 100644 --- a/dev-libs/trio/trio-1.17.1.ebuild +++ b/dev-libs/trio/trio-1.17.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/orbea/trio/releases/download/v${PV}/${P}.tar.gz" LICENSE="trio" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" src_compile() { default |