aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/R-overlay.conf.install.others')
-rw-r--r--config/R-overlay.conf.install.others4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/R-overlay.conf.install.others b/config/R-overlay.conf.install.others
index e66cc34..c2a6274 100644
--- a/config/R-overlay.conf.install.others
+++ b/config/R-overlay.conf.install.others
@@ -130,6 +130,10 @@ CREATE_LICENSES_FILE="no"
# 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).