diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:14:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 11:14:32 +0200 |
commit | d2bf3eaeb2aa74d5368f3509c8fa00187506d2fc (patch) | |
tree | b3c4d969a830db12c50605103e27068fdd079f1c /dev-cpp/asio | |
parent | x11-libs/wxGTK: ppc stable wrt bug #577788 (diff) | |
download | gentoo-d2bf3eaeb2aa74d5368f3509c8fa00187506d2fc.tar.gz gentoo-d2bf3eaeb2aa74d5368f3509c8fa00187506d2fc.tar.bz2 gentoo-d2bf3eaeb2aa74d5368f3509c8fa00187506d2fc.zip |
dev-cpp/asio: ppc stable wrt bug #577322
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
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.ebuild | 2 |
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 f9b44ebd34a2..1863f1462559 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 ) |