diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 03:13:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:19:31 +0100 |
commit | cc22d3d096013d4187b54f2d4e23db86f454e989 (patch) | |
tree | 5b60622268919bec55cdc5c77ebc1b30e85958d4 /net-libs/libtorrent | |
parent | net-libs/libqmi: multilib-- (diff) | |
download | gentoo-cc22d3d096013d4187b54f2d4e23db86f454e989.tar.gz gentoo-cc22d3d096013d4187b54f2d4e23db86f454e989.tar.bz2 gentoo-cc22d3d096013d4187b54f2d4e23db86f454e989.zip |
net-libs/libtorrent: autotools--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libtorrent')
-rw-r--r-- | net-libs/libtorrent/libtorrent-0.13.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent/libtorrent-0.13.8-r1.ebuild b/net-libs/libtorrent/libtorrent-0.13.8-r1.ebuild index 44be3294c262..a622dab16067 100644 --- a/net-libs/libtorrent/libtorrent-0.13.8-r1.ebuild +++ b/net-libs/libtorrent/libtorrent-0.13.8-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit autotools toolchain-funcs +inherit toolchain-funcs DESCRIPTION="BitTorrent library written in C++ for *nix" HOMEPAGE="https://rakshasa.github.io/rtorrent/" |