commit: a5e26c3589b73e5e2135308c5db44f6b614104c4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Mar 4 01:08:24 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Mar 4 01:08:24 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5e26c35
dev-cpp/asio: Stabilize 1.36.0 x86, #970885 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/asio/asio-1.36.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/asio/asio-1.36.0.ebuild b/dev-cpp/asio/asio-1.36.0.ebuild index d4a5cc138b88..4901af32026b 100644 --- a/dev-cpp/asio/asio-1.36.0.ebuild +++ b/dev-cpp/asio/asio-1.36.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/asio/asio/${P}.tar.bz2" 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="doc examples test" RESTRICT="!test? ( test )"
