--- eclass/gnome-python-common-r1.eclass | 1 + 1 file changed, 1 insertion(+)
diff --git a/eclass/gnome-python-common-r1.eclass b/eclass/gnome-python-common-r1.eclass index 2c9c58950cab..0d604425b9ca 100644 --- a/eclass/gnome-python-common-r1.eclass +++ b/eclass/gnome-python-common-r1.eclass @@ -8,6 +8,7 @@ # Author: Michał Górny <[email protected]> # Based on the work of: Arun raghaven <[email protected]> # which in turn was based on the work of Jim Ramsay <[email protected]> +# @SUPPORTED_EAPIS: 5 # @BLURB: Common functionality for building gnome-python* bindings # @DESCRIPTION: # This eclass provides python-r1 support for the GNOME2 library Python -- 2.18.0
