summaryrefslogtreecommitdiff
path: root/net-dns/c-ares/c-ares-1.15.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/c-ares/c-ares-1.15.0.ebuild')
-rw-r--r--net-dns/c-ares/c-ares-1.15.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/c-ares/c-ares-1.15.0.ebuild b/net-dns/c-ares/c-ares-1.15.0.ebuild
index 13f28c89b108..27a3aae31e73 100644
--- a/net-dns/c-ares/c-ares-1.15.0.ebuild
+++ b/net-dns/c-ares/c-ares-1.15.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils multilib-minimal
+inherit autotools eutils ltprune multilib-minimal
DESCRIPTION="C library that resolves names asynchronously"
HOMEPAGE="https://c-ares.haxx.se/"