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