aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-03-16 14:07:54 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-03-16 14:07:54 +0100
commit3063643f762535c2451bd2bc9728726e06bea6fb (patch)
tree9291938482b2457259b700949cbfe6786c56368e /metadata
parentmedia-gfx/glimpse: EAPI bump (diff)
downloadguru-3063643f762535c2451bd2bc9728726e06bea6fb.tar.gz
guru-3063643f762535c2451bd2bc9728726e06bea6fb.tar.bz2
guru-3063643f762535c2451bd2bc9728726e06bea6fb.zip
metadata/layout.conf: deprecate EAPI 6
so we can easily see which ebuilds still use this EAPI in pkgcheck/repoman output Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'metadata')
-rw-r--r--metadata/layout.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf
index 474114e70..928bfabc4 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -11,6 +11,7 @@ sign-manifests = false
# Let's start with new EAPIs if possible
eapis-banned = 0 1 2 3 4 5
+eapis-deprecated = 6
# Part of ability to mask features in overlays
# https://trofi.github.io/posts/201-masking-a-package-in-gentoo-overlay.html