commit: be87fbb265a2add71c2c9310dbcca9bf229f8ae5 Author: Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru> AuthorDate: Wed Dec 6 13:09:45 2017 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Dec 10 02:25:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be87fbb2
dev-cpp/websocketpp: keyword ~arm64 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> dev-cpp/websocketpp/websocketpp-0.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/websocketpp/websocketpp-0.7.0.ebuild b/dev-cpp/websocketpp/websocketpp-0.7.0.ebuild index d5bfee65e1b..5b9f92cf26a 100644 --- a/dev-cpp/websocketpp/websocketpp-0.7.0.ebuild +++ b/dev-cpp/websocketpp/websocketpp-0.7.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="C++/Boost Asio based websocket client/server library" HOMEPAGE="http://www.zaphoyd.com/websocketpp" SRC_URI="https://github.com/zaphoyd/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" LICENSE="BSD" SLOT="0" IUSE="boost examples test"
