commit: 0052b533eb3c73d989aa1caf61bc2dc2b9e418f2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Thu Dec 21 22:40:56 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Dec 21 22:40:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0052b533
dev-cpp/websocketpp: keyworded 0.7.0 for ia64 (thanks to Xeha) Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64" 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 5b9f92cf26a..e31e6063b9f 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 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86" LICENSE="BSD" SLOT="0" IUSE="boost examples test"
