commit: 96b4422c84b2beeead4ca3fc2f0f273946ff3444
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 2 16:43:56 2016 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sat Apr 2 16:44:47 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96b4422c
net-libs/libwebsockets: keyword ~x86
Needed for media-sound/csound.
net-libs/libwebsockets/libwebsockets-1.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libwebsockets/libwebsockets-1.6.0.ebuild
b/net-libs/libwebsockets/libwebsockets-1.6.0.ebuild
index 5e7feef..5c141bc 100644
--- a/net-libs/libwebsockets/libwebsockets-1.6.0.ebuild
+++ b/net-libs/libwebsockets/libwebsockets-1.6.0.ebuild
@@ -14,7 +14,7 @@ S="${S}-${MY_TAG}"
LICENSE="libwebsockets"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-util/cmake"