diff options
author | 2017-01-20 11:59:25 +0100 | |
---|---|---|
committer | 2017-01-20 12:04:39 +0100 | |
commit | 34b89fb02e6de4da0ee6f2c60b3ce5becfbc5ff9 (patch) | |
tree | 03dbe30f7199e0bf73fd6f7f100d3189aa7dbd93 /dev-cpp/asio | |
parent | app-arch/lzip: ppc64 stable wrt bug #604514 (diff) | |
download | gentoo-34b89fb02e6de4da0ee6f2c60b3ce5becfbc5ff9.tar.gz gentoo-34b89fb02e6de4da0ee6f2c60b3ce5becfbc5ff9.tar.bz2 gentoo-34b89fb02e6de4da0ee6f2c60b3ce5becfbc5ff9.zip |
dev-cpp/asio: ppc64 stable wrt bug #604516
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/asio')
-rw-r--r-- | dev-cpp/asio/asio-1.10.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/asio/asio-1.10.8.ebuild b/dev-cpp/asio/asio-1.10.8.ebuild index f94c84306a8b..00df55ef0da2 100644 --- a/dev-cpp/asio/asio-1.10.8.ebuild +++ b/dev-cpp/asio/asio-1.10.8.ebuild @@ -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 |