diff options
author | Piotr Karbowski <slashbeast@gentoo.org> | 2019-11-11 09:57:47 +0100 |
---|---|---|
committer | Piotr Karbowski <slashbeast@gentoo.org> | 2019-11-11 09:57:47 +0100 |
commit | 13d301b608490aef6ebefb0c994ddb225c9a739e (patch) | |
tree | 07e8e429ec074e108c09174d19c47e8ff955151e /dev-cpp | |
parent | media-sound/pulseeffects: Needs to be rebuilt with boost updates (diff) | |
download | gentoo-13d301b608490aef6ebefb0c994ddb225c9a739e.tar.gz gentoo-13d301b608490aef6ebefb0c994ddb225c9a739e.tar.bz2 gentoo-13d301b608490aef6ebefb0c994ddb225c9a739e.zip |
dev-cpp/asio-1.14.0: amd64 stable (bug 699366)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
Diffstat (limited to 'dev-cpp')
-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 21beeb42cd99..88cdf3bb0839 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 |