net-libs/enet: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:01:35 +0000 (11:01 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:01:35 +0000 (11:01 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
net-libs/enet/enet-1.3.13.ebuild

index fca54e453524269b7d2818656851f3d1f6ae20fe..2ab311079d9e1724c55ee1b8af38c271f2a6195e 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit eutils
+inherit eutils ltprune
 
 DESCRIPTION="relatively thin, simple and robust network communication layer on top of UDP"
 HOMEPAGE="http://enet.bespin.org/"