dev-cpp/asio: Stabilize 1.17.0 amd64, #738684

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2020-09-02 23:36:02 +00:00
parent 584d7f6ddc
commit af547ba57b

View File

@@ -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