commit: ef2cb4b6d9f64edbf77d586088d9cd0e79325ba3 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 23 12:08:28 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Sep 23 12:08:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef2cb4b6
dev-cpp/asio: Stabilize 1.34.2 amd64, #963245 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-cpp/asio/asio-1.34.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/asio/asio-1.34.2.ebuild b/dev-cpp/asio/asio-1.34.2.ebuild index 6168f882f0f2..e12e43034879 100644 --- a/dev-cpp/asio/asio-1.34.2.ebuild +++ b/dev-cpp/asio/asio-1.34.2.ebuild @@ -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 )"
