aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'R-overlay.conf')
-rw-r--r--R-overlay.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/R-overlay.conf b/R-overlay.conf
index e75b0a8..5ec0ad4 100644
--- a/R-overlay.conf
+++ b/R-overlay.conf
@@ -133,6 +133,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).