commit: 8897e085c2b4e084ab6f495f1ab17d7d1fd0ef2c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 12 06:39:43 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 15 07:33:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8897e085
twisted-r1.eclass: add @SUPPORTED_EAPIS eclass/twisted-r1.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/twisted-r1.eclass b/eclass/twisted-r1.eclass index 644a1528bf4..7f0f796ec96 100644 --- a/eclass/twisted-r1.eclass +++ b/eclass/twisted-r1.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Author: Michał Górny <[email protected]> # Author: Jan Matejka <[email protected]> +# @SUPPORTED_EAPIS: 4 5 # @BLURB: Eclass for Twisted packages # @DESCRIPTION: # The twisted eclass defines phase functions for Twisted packages.
