diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 08:40:04 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 09:33:27 +0200 |
commit | 8772b29ab78c15d50fd6031ec4b58269e2f173eb (patch) | |
tree | 25aa3ec40efa2ab27c44a56b3cf188d3d9cbe9e3 /eclass/xfconf.eclass | |
parent | xdg.eclass: add @SUPPORTED_EAPIS (diff) | |
download | gentoo-8772b29ab78c15d50fd6031ec4b58269e2f173eb.tar.gz gentoo-8772b29ab78c15d50fd6031ec4b58269e2f173eb.tar.bz2 gentoo-8772b29ab78c15d50fd6031ec4b58269e2f173eb.zip |
xfconf.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass/xfconf.eclass')
-rw-r--r-- | eclass/xfconf.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/xfconf.eclass b/eclass/xfconf.eclass index 496c42d5cf13..e0942565f6de 100644 --- a/eclass/xfconf.eclass +++ b/eclass/xfconf.eclass @@ -4,6 +4,7 @@ # @ECLASS: xfconf.eclass # @MAINTAINER: # XFCE maintainers <xfce@gentoo.org> +# @SUPPORTED_EAPIS: 5 # @BLURB: Default XFCE ebuild layout # @DESCRIPTION: # Default XFCE ebuild layout |