diff options
Diffstat (limited to 'config/R-overlay.conf.install')
-rw-r--r-- | config/R-overlay.conf.install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/R-overlay.conf.install b/config/R-overlay.conf.install index fc4256d..3defb2b 100644 --- a/config/R-overlay.conf.install +++ b/config/R-overlay.conf.install @@ -125,6 +125,10 @@ DISTDIR_STRATEGY="hardlink symlink" # Defaults to "no". #NOSYNC="yes" +# EAPI of the created ebuilds +# Defaults to "5". +#EBUILD_EAPI="5" + # Manifest file creation # Available choices are 'next' (internal, fast) # and 'ebuild' (using ebuild(1), slow, but failsafe). |