diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:33:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:47:08 +0100 |
commit | 1c97d9543611d21472ee9e90e8179b5d4436d973 (patch) | |
tree | 45fce826d4fcaba517e40655143a40f010da1421 /dev-cpp/asio | |
parent | dev-lang/mujs: stable 1.0.7 for ppc64 (diff) | |
download | gentoo-1c97d9543611d21472ee9e90e8179b5d4436d973.tar.gz gentoo-1c97d9543611d21472ee9e90e8179b5d4436d973.tar.bz2 gentoo-1c97d9543611d21472ee9e90e8179b5d4436d973.zip |
dev-cpp/asio: stable 1.17.0 for ppc64
stable wrt bug #738684
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-cpp/asio')
-rw-r--r-- | dev-cpp/asio/asio-1.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/asio/asio-1.17.0.ebuild b/dev-cpp/asio/asio-1.17.0.ebuild index 3f6b7ffa4d5d..e81139edfc90 100644 --- a/dev-cpp/asio/asio-1.17.0.ebuild +++ b/dev-cpp/asio/asio-1.17.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" RESTRICT="!test? ( test )" # test searches for libssl during ./configure, and REQUIRED_USE is easier than |