diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-12-06 22:08:55 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-12-06 22:08:55 -0500 |
commit | be81155dc9e975cb79866b195fe20387a3797096 (patch) | |
tree | 274dec84e0fad3ace422b19376c9b1a0fb200d86 /dev-cpp/asio | |
parent | dev-libs/boost-1.71.0: alpha stable, bug 689032 (diff) | |
download | gentoo-be81155dc9e975cb79866b195fe20387a3797096.tar.gz gentoo-be81155dc9e975cb79866b195fe20387a3797096.tar.bz2 gentoo-be81155dc9e975cb79866b195fe20387a3797096.zip |
dev-cpp/asio-1.14.0: alpha stable, bug 699366
Signed-off-by: Matt Turner <mattst88@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 7b38a8383ce6..3b20269b8550 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 |