diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:19:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:48:29 +0100 |
commit | fe48cd9e2519ce71e5d857ccb69bc32d7b04bce8 (patch) | |
tree | 8f6ad6a255e0b3f4956843714942e22b1b8bb010 /dev-cpp/asio | |
parent | sys-apps/pcsc-lite: ppc stable wrt bug #604574 (diff) | |
download | gentoo-fe48cd9e2519ce71e5d857ccb69bc32d7b04bce8.tar.gz gentoo-fe48cd9e2519ce71e5d857ccb69bc32d7b04bce8.tar.bz2 gentoo-fe48cd9e2519ce71e5d857ccb69bc32d7b04bce8.zip |
dev-cpp/asio: ppc stable wrt bug #604516
Package-Manager: portage-2.3.0
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.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 250cad63d1ae..edd0e2f6e8e9 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 |