commit:     debe139d693fd5255ec62498cdbfd10e25acc1dc
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 13:01:52 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 13:01:52 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=debe139d

Ban EAPI=4

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 metadata/layout.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index c3e0be3..f07e251 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -7,7 +7,7 @@ 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.
-eapis-banned = 0 1 2 3
+eapis-banned = 0 1 2 3 4
 eapis-deprecated = 0 1 2 3 4
 
 # Bug #337853 - gentoo's council says to enable

Reply via email to