Skip to content

Commit

Permalink
dev-ada/gnatcoll-core: EAPI 7
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Tupone <[email protected]>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
  • Loading branch information
atupone committed Jun 7, 2019
1 parent 6109575 commit 13a6fe0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-ada/gnatcoll-core/gnatcoll-core-2019.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
EAPI=7
inherit multiprocessing

MYP=${P}-20190515-24AD8
Expand Down Expand Up @@ -47,7 +47,7 @@ src_prepare() {
}

src_configure() {
emake prefix="${D}usr" PROCESSORS=$(makeopts_jobs) setup
emake prefix="${D}"/usr PROCESSORS=$(makeopts_jobs) setup
}

src_compile() {
Expand Down

0 comments on commit 13a6fe0

Please sign in to comment.