diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-05-18 13:15:59 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-05-18 13:27:24 +0200 |
commit | c50d076c3f70bd9efd5b6308ec1963d6507e881c (patch) | |
tree | 31a77a09bc5485bf6ed2fff6e3b9a7e0354db121 /xfce-base/xfconf | |
parent | xfce-base/xfconf: Correct license to GPL-2+ (diff) | |
download | gentoo-c50d076c3f70bd9efd5b6308ec1963d6507e881c.tar.gz gentoo-c50d076c3f70bd9efd5b6308ec1963d6507e881c.tar.bz2 gentoo-c50d076c3f70bd9efd5b6308ec1963d6507e881c.zip |
xfce-base/xfconf: Bump to EAPI 7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base/xfconf')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.13.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfconf/xfconf-4.13.7.ebuild b/xfce-base/xfconf/xfconf-4.13.7.ebuild index f2dbd52b578a..a7c2bde44131 100644 --- a/xfce-base/xfconf/xfconf-4.13.7.ebuild +++ b/xfce-base/xfconf/xfconf-4.13.7.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit virtualx xdg-utils |