commit: 8772b29ab78c15d50fd6031ec4b58269e2f173eb Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 12 06:40:04 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 15 07:33:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8772b29a
xfconf.eclass: add @SUPPORTED_EAPIS eclass/xfconf.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/xfconf.eclass b/eclass/xfconf.eclass index 496c42d5cf1..e0942565f6d 100644 --- a/eclass/xfconf.eclass +++ b/eclass/xfconf.eclass @@ -4,6 +4,7 @@ # @ECLASS: xfconf.eclass # @MAINTAINER: # XFCE maintainers <[email protected]> +# @SUPPORTED_EAPIS: 5 # @BLURB: Default XFCE ebuild layout # @DESCRIPTION: # Default XFCE ebuild layout
