diff options
author | Philipp Rösner <rndxelement@protonmail.com> | 2022-05-29 22:24:53 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-06-23 12:17:00 +0300 |
commit | 25bd6cb40a41a9ab94f6b91d14558605e3558dd3 (patch) | |
tree | 79b59433fe6ecf637b24548f94c80384085c15b8 /x11-wm/cwm | |
parent | x11-wm/cwm: add 7.1 (diff) | |
download | gentoo-25bd6cb40a41a9ab94f6b91d14558605e3558dd3.tar.gz gentoo-25bd6cb40a41a9ab94f6b91d14558605e3558dd3.tar.bz2 gentoo-25bd6cb40a41a9ab94f6b91d14558605e3558dd3.zip |
x11-wm/cwm: update EAPI 7 -> 8
Add support for EAPI 8 to x11-wm/cwm-9999.
Signed-off-by: Philipp Rösner <rndxelement@protonmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-wm/cwm')
-rw-r--r-- | x11-wm/cwm/cwm-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/cwm/cwm-9999.ebuild b/x11-wm/cwm/cwm-9999.ebuild index c35cf81e9f80..0697ed5e0269 100644 --- a/x11-wm/cwm/cwm-9999.ebuild +++ b/x11-wm/cwm/cwm-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit desktop toolchain-funcs |