commit:     ebb16e700d59f5aab1a85d29e5e1801f01e6ec65
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 25 23:59:58 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 00:00:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebb16e70

dev-cpp/websocketpp: keyword ~arm and ~ppc, bug #628436

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-cpp/websocketpp/websocketpp-0.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/websocketpp/websocketpp-0.7.0.ebuild 
b/dev-cpp/websocketpp/websocketpp-0.7.0.ebuild
index 70d75c081e4..22bf6c0e1e8 100644
--- a/dev-cpp/websocketpp/websocketpp-0.7.0.ebuild
+++ b/dev-cpp/websocketpp/websocketpp-0.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
 LICENSE="BSD"
 SLOT="0"
 IUSE="boost examples test"

Reply via email to