summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-06-25 22:01:23 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-06-25 22:13:27 +0200
commit7a3563c5e563e73137c180af01b9fd13f321e9e9 (patch)
tree0d82c098e8533200582aca2583c10e9fef5951a4 /dev-cpp/asio
parentdev-perl/Scope-Guard: x86 stable wrt bug #581852 (diff)
downloadgentoo-7a3563c5e563e73137c180af01b9fd13f321e9e9.tar.gz
gentoo-7a3563c5e563e73137c180af01b9fd13f321e9e9.tar.bz2
gentoo-7a3563c5e563e73137c180af01b9fd13f321e9e9.zip
dev-cpp/asio: x86 stable wrt bug #577322
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/asio')
-rw-r--r--dev-cpp/asio/asio-1.4.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )