summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:51:56 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:19:03 +0100
commit518df4b99a4b1c2cfdbad2f04dbe3bbaa48a156f (patch)
treeb3e08d6de819763cf9cb18dfcd550bc070b00d6e /net-dns
parentnet-dialup/xc: explicitly inherit epatch (diff)
downloadgentoo-518df4b99a4b1c2cfdbad2f04dbe3bbaa48a156f.tar.gz
gentoo-518df4b99a4b1c2cfdbad2f04dbe3bbaa48a156f.tar.bz2
gentoo-518df4b99a4b1c2cfdbad2f04dbe3bbaa48a156f.zip
net-dns/c-ares: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/c-ares/c-ares-1.17.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/c-ares/c-ares-1.17.1.ebuild b/net-dns/c-ares/c-ares-1.17.1.ebuild
index c3284b27c36a..7a5e47f10609 100644
--- a/net-dns/c-ares/c-ares-1.17.1.ebuild
+++ b/net-dns/c-ares/c-ares-1.17.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools eutils multilib-minimal
+inherit autotools multilib-minimal
DESCRIPTION="C library that resolves names asynchronously"
HOMEPAGE="https://c-ares.haxx.se/"