dev-libs/libxslt: Replace eutils inherit w/ split eclasses

This commit is contained in:
Michał Górny
2017-03-24 22:45:43 +01:00
parent 8f87f6275f
commit 17ccd0eed1

View File

@@ -5,7 +5,7 @@ EAPI=6
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="xml"
inherit autotools eutils python-r1 toolchain-funcs multilib-minimal
inherit autotools ltprune python-r1 toolchain-funcs multilib-minimal
DESCRIPTION="XSLT libraries and tools"
HOMEPAGE="http://www.xmlsoft.org/"