diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 08:40:06 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 09:33:28 +0200 |
commit | 8ca45ad29dcb676bc5e1dfaf96d9bd34e7b652ac (patch) | |
tree | c851a4648fe556cc4fad79218fbf93206e3de74c /eclass | |
parent | xfconf.eclass: add @SUPPORTED_EAPIS (diff) | |
download | gentoo-8ca45ad29dcb676bc5e1dfaf96d9bd34e7b652ac.tar.gz gentoo-8ca45ad29dcb676bc5e1dfaf96d9bd34e7b652ac.tar.bz2 gentoo-8ca45ad29dcb676bc5e1dfaf96d9bd34e7b652ac.zip |
xorg-2.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/xorg-2.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/xorg-2.eclass b/eclass/xorg-2.eclass index 75167988eedd..4ed65e676a01 100644 --- a/eclass/xorg-2.eclass +++ b/eclass/xorg-2.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Author: Tomáš Chvátal <scarabeus@gentoo.org> # Author: Donnie Berkholz <dberkholz@gentoo.org> +# @SUPPORTED_EAPIS: 3 4 5 # @BLURB: Reduces code duplication in the modularized X11 ebuilds. # @DESCRIPTION: # This eclass makes trivial X ebuilds possible for apps, fonts, drivers, |