diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:07:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:19:40 +0100 |
commit | 0036495d38fe1ff3526e4c1a0a1902d759857345 (patch) | |
tree | 8470720b917d7ee2a29ed48f094976262f7b7c7c /dev-cpp/asio | |
parent | media-libs/libogg: stable 1.3.4 for ppc (diff) | |
download | gentoo-0036495d38fe1ff3526e4c1a0a1902d759857345.tar.gz gentoo-0036495d38fe1ff3526e4c1a0a1902d759857345.tar.bz2 gentoo-0036495d38fe1ff3526e4c1a0a1902d759857345.zip |
dev-cpp/asio: stable 1.17.0 for ppc
stable wrt bug #738684
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
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 9332fa1cb3a4..3f6b7ffa4d5d 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 |