diff options
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/layout.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf index bb9cd5923ac2..b1aa1635334d 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -5,9 +5,8 @@ manifest-hashes = SHA256 SHA512 WHIRLPOOL # 2013-04-09 gentoo's council says to deprecate EAPIs 1 and 2 (bug #470670). # 2014-02-25 council meeting deprecated EAPIs 0 and 3. -# 2015-06-11 EAPI 1 banned. -eapis-banned = 1 -eapis-deprecated = 0 2 3 +#eapis-banned = 1 +eapis-deprecated = 0 1 2 3 # Bug #337853 - gentoo's council says to enable # --echangelog by default for the "gentoo" repo |