diff options
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/websocketpp/websocketpp-0.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/websocketpp/websocketpp-0.7.0.ebuild b/dev-cpp/websocketpp/websocketpp-0.7.0.ebuild index 5b9f92cf26a3..e31e6063b9fe 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" |