commit: ea36f5e485cd45cadc32230a8aafa298d826e7f3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 22 01:44:33 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 22 01:44:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea36f5e4
dev-cpp/websocketpp: Stabilize 0.8.2-r1 x86, #956387 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/websocketpp/websocketpp-0.8.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/websocketpp/websocketpp-0.8.2-r1.ebuild b/dev-cpp/websocketpp/websocketpp-0.8.2-r1.ebuild index 341c942b0c4e..471fcd07c69e 100644 --- a/dev-cpp/websocketpp/websocketpp-0.8.2-r1.ebuild +++ b/dev-cpp/websocketpp/websocketpp-0.8.2-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="examples test" RESTRICT="!test? ( test )"