app-portage/prefix-toolkit (prefix-stack-setup): revbump
authorMichael Haubenwallner <haubi@gentoo.org>
Mon, 17 Jun 2019 09:42:57 +0000 (11:42 +0200)
committerMichael Haubenwallner <haubi@gentoo.org>
Mon, 17 Jun 2019 09:44:42 +0000 (11:44 +0200)
commit5e3e580aa799fd7849b974179f894fcef2a25d5e
tree854e2b9768f6a832f04715a6b935740841880eec
parentaf8c09f3d339bfd589f01ab29cdf0d7af71ff194
app-portage/prefix-toolkit (prefix-stack-setup): revbump

We do not want to have CBUILD build deps in prefix-stack, but CHOST
build deps only.  Since EAPI 7 there is BDEPEND, but EAPI 6 and older
have both CBUILD and CHOST build deps in DEPEND.  As most CHOST build
deps also are in RDEPEND anyway, we omit EAPI 6 DEPEND from prefix-stack
by setting EMERGE_DEFAULT_OPTS="--root-deps=rdeps" - ignored for EAPI 7.

Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
app-portage/prefix-toolkit/prefix-toolkit-4.ebuild [new file with mode: 0644]