commit: e8826b281c30f93c9bb025a70cec2c34e71fd727 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 5 04:15:59 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 5 04:15:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8826b28
dev-cpp/websocketpp: Stabilize 0.8.2 amd64, #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 e7142f79cd03..4fd225f0d3dd 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 )"
