commit: 7de4f5719abfd99ef1ef2e0a83e79bd7a03672d7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 28 05:11:23 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 28 05:11:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7de4f571
dev-cpp/asio: Stabilize 1.34.0 arm64, #954933
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/asio/asio-1.34.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/asio/asio-1.34.0.ebuild b/dev-cpp/asio/asio-1.34.0.ebuild
index c69629fbec66..7f6bf396a2f4 100644
--- a/dev-cpp/asio/asio-1.34.0.ebuild
+++ b/dev-cpp/asio/asio-1.34.0.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/asio-asio-${PV//./-}/asio"
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc ~x86"
IUSE="examples test"
RESTRICT="!test? ( test )"