From: Michał Górny Date: Sun, 12 Aug 2018 06:38:47 +0000 (+0200) Subject: out-of-source.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=958fdb122ecd15384c8365ae8566d517b9b67918;p=gentoo.git out-of-source.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/out-of-source.eclass b/eclass/out-of-source.eclass index 951a20adaca4..bbac555a7f88 100644 --- a/eclass/out-of-source.eclass +++ b/eclass/out-of-source.eclass @@ -4,6 +4,7 @@ # @ECLASS: out-of-source.eclass # @MAINTAINER: # Michał Górny +# @SUPPORTED_EAPIS: 6 7 # @BLURB: convenient wrapper to build autotools packages out-of-source # @DESCRIPTION: # This eclass provides a minimalistic wrapper interface to easily