sys-apps/likwid: fix license, unused inherits removed
authorAmy Winston <amynka@gentoo.org>
Tue, 19 Jul 2016 16:54:00 +0000 (18:54 +0200)
committerAmy Winston <amynka@gentoo.org>
Tue, 19 Jul 2016 16:54:00 +0000 (18:54 +0200)
Package-Manager: portage-2.2.28

sys-apps/likwid/likwid-4.1.1.ebuild

index c7f11c83f9c34447d719f6c374b4cf695753bc77..5cb4ba70331647482b0e5aa33473cca09af286b1 100644 (file)
@@ -6,13 +6,13 @@ EAPI=6
 
 FORTRAN_NEEDED=fortran
 
-inherit eutils fcaps linux-info multilib fortran-2
+inherit fcaps linux-info fortran-2
 
 DESCRIPTION="A performance-oriented tool suite for x86 multicore environments"
 HOMEPAGE="https://github.com/rrze-likwid/likwid"
 SRC_URI="https://github.com/RRZE-HPC/likwid/archive/likwid-4.1.1.tar.gz"
 
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="fortran"