From: Agostino Sarubbo Date: Sat, 25 Jun 2016 20:01:23 +0000 (+0200) Subject: dev-cpp/asio: x86 stable wrt bug #577322 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7a3563c5e563e73137c180af01b9fd13f321e9e9;p=gentoo.git dev-cpp/asio: x86 stable wrt bug #577322 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-cpp/asio/asio-1.4.8-r1.ebuild b/dev-cpp/asio/asio-1.4.8-r1.ebuild index 9781e5a3ab0a..f9b44ebd34a2 100644 --- a/dev-cpp/asio/asio-1.4.8-r1.ebuild +++ b/dev-cpp/asio/asio-1.4.8-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="doc examples ssl test" RDEPEND="ssl? ( dev-libs/openssl )