summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:32:43 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-03 11:38:16 +0100
commit7bcc9b943f9b3997e2d08124232bfe9672592b81 (patch)
tree3006786951f6409b097f5a01e5b61c9c0b765fd7 /dev-cpp
parentmedia-libs/libafterimage: ppc64 stable wrt bug #597252 (diff)
downloadgentoo-7bcc9b943f9b3997e2d08124232bfe9672592b81.tar.gz
gentoo-7bcc9b943f9b3997e2d08124232bfe9672592b81.tar.bz2
gentoo-7bcc9b943f9b3997e2d08124232bfe9672592b81.zip
dev-cpp/asio: ppc64 stable wrt bug #577322
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/asio/asio-1.4.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/asio/asio-1.4.8-r1.ebuild b/dev-cpp/asio/asio-1.4.8-r1.ebuild
index d0c44e943130..003a9d1b9255 100644
--- a/dev-cpp/asio/asio-1.4.8-r1.ebuild
+++ b/dev-cpp/asio/asio-1.4.8-r1.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$
@@ -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 )