commit: b2afbb9d047fac18aa439dc63785ed84cd1308c4 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Oct 14 08:50:19 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Oct 14 08:50:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2afbb9d
dev-cpp/websocketpp: keyworded 0.8.1 for ppc, bug #640638 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" dev-cpp/websocketpp/websocketpp-0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/websocketpp/websocketpp-0.8.1.ebuild b/dev-cpp/websocketpp/websocketpp-0.8.1.ebuild index 332c2d9ffca..6bf27e854c1 100644 --- a/dev-cpp/websocketpp/websocketpp-0.8.1.ebuild +++ b/dev-cpp/websocketpp/websocketpp-0.8.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="C++/Boost Asio based websocket client/server library" HOMEPAGE="https://www.zaphoyd.com/websocketpp" SRC_URI="https://github.com/zaphoyd/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" LICENSE="BSD" SLOT="0" IUSE="boost examples test"
