commit: 47984d105a310620a7e91290c19d57ba9166aa62 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 5 18:30:43 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 5 18:30:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47984d10
dev-cpp/websocketpp: Stabilize 0.8.2 x86, #828285 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/websocketpp/websocketpp-0.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/websocketpp/websocketpp-0.8.2.ebuild b/dev-cpp/websocketpp/websocketpp-0.8.2.ebuild index 4fd225f0d3dd..f9e11a9d8c95 100644 --- a/dev-cpp/websocketpp/websocketpp-0.8.2.ebuild +++ b/dev-cpp/websocketpp/websocketpp-0.8.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/zaphoyd/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="examples test" RESTRICT="!test? ( test )"
