diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-13 08:37:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-13 08:37:56 +0100 |
commit | 5f5a254a39c52b9372cc153b3d97567f61395747 (patch) | |
tree | 85e26c724c90e2dc7c52282d7447351f9cb0835b /dev-cpp/asio | |
parent | sci-visualization/gnuplot: ppc stable wrt bug #699352 (diff) | |
download | gentoo-5f5a254a39c52b9372cc153b3d97567f61395747.tar.gz gentoo-5f5a254a39c52b9372cc153b3d97567f61395747.tar.bz2 gentoo-5f5a254a39c52b9372cc153b3d97567f61395747.zip |
dev-cpp/asio: ppc stable wrt bug #699366
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/asio/asio-1.14.0.ebuild b/dev-cpp/asio/asio-1.14.0.ebuild index 56773c764ce2..b6c55f1d501d 100644 --- a/dev-cpp/asio/asio-1.14.0.ebuild +++ b/dev-cpp/asio/asio-1.14.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${P}.tar.bz2" LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="doc examples libressl ssl test" RDEPEND="dev-libs/boost |