diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 16:07:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-12 16:08:11 +0100 |
commit | 89b92beed21f7b34641aecf4b47d21c66cf197a5 (patch) | |
tree | bbf9e8b269c976e551dfe1c9bb07c30fdb7f23fd /dev-cpp/asio | |
parent | sci-visualization/gnuplot: ppc64 stable wrt bug #699352 (diff) | |
download | gentoo-89b92beed21f7b34641aecf4b47d21c66cf197a5.tar.gz gentoo-89b92beed21f7b34641aecf4b47d21c66cf197a5.tar.bz2 gentoo-89b92beed21f7b34641aecf4b47d21c66cf197a5.zip |
dev-cpp/asio: ppc64 stable wrt bug #699366
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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.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 4607728a567b..56773c764ce2 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 |