diff options
-rw-r--r-- | eclass/epatch.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/epatch.eclass b/eclass/epatch.eclass index 8e03478c26ce..da9364136777 100644 --- a/eclass/epatch.eclass +++ b/eclass/epatch.eclass @@ -4,6 +4,7 @@ # @ECLASS: epatch.eclass # @MAINTAINER: # base-system@gentoo.org +# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 # @BLURB: easy patch application functions # @DESCRIPTION: # An eclass providing epatch and epatch_user functions to easily apply |