commit: 105f86675d5d605f0611a85ca20a3375c460ef8c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 7 23:33:38 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 7 23:33:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=105f8667
dev-cpp/websocketpp: Stabilize 0.8.1-r1 x86, #806266 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/websocketpp/websocketpp-0.8.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/websocketpp/websocketpp-0.8.1-r1.ebuild b/dev-cpp/websocketpp/websocketpp-0.8.1-r1.ebuild index 78eb830b52a..d7b8d0935b9 100644 --- a/dev-cpp/websocketpp/websocketpp-0.8.1-r1.ebuild +++ b/dev-cpp/websocketpp/websocketpp-0.8.1-r1.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 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="examples test" RESTRICT="!test? ( test )"
