diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:09:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:09:04 +0100 |
commit | f1a7209922a7bbd17800b3eced257c2fe22ffd97 (patch) | |
tree | 7f732929175a932ce5d1351080ed9b0a992f576d /dev-cpp | |
parent | sys-kernel/gentoo-sources: x86 stable wrt bug #599522 (diff) | |
download | gentoo-f1a7209922a7bbd17800b3eced257c2fe22ffd97.tar.gz gentoo-f1a7209922a7bbd17800b3eced257c2fe22ffd97.tar.bz2 gentoo-f1a7209922a7bbd17800b3eced257c2fe22ffd97.zip |
dev-cpp/asio: x86 stable wrt bug #604516
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/asio/asio-1.10.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/asio/asio-1.10.8.ebuild b/dev-cpp/asio/asio-1.10.8.ebuild index 327b78789073..b2b80f93f472 100644 --- a/dev-cpp/asio/asio-1.10.8.ebuild +++ b/dev-cpp/asio/asio-1.10.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${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="dev-libs/boost |