diff options
author | Michael Seifert <m.seifert@digitalernachschub.de> | 2021-10-30 11:13:45 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-31 02:46:49 +0000 |
commit | 3db9605cda535163ccfb2570b6055019bf8c0bd3 (patch) | |
tree | f33fdbd20a7f104d0652be3743f29bf0a81201a6 /www-apps/radicale | |
parent | sys-apps/fwupd: fix configure with USE=test,-gnutls (diff) | |
download | gentoo-3db9605cda535163ccfb2570b6055019bf8c0bd3.tar.gz gentoo-3db9605cda535163ccfb2570b6055019bf8c0bd3.tar.bz2 gentoo-3db9605cda535163ccfb2570b6055019bf8c0bd3.zip |
www-apps/radicale: Updated to EAPI 8
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps/radicale')
-rw-r--r-- | www-apps/radicale/radicale-3.0.6-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/radicale/radicale-3.0.6-r4.ebuild b/www-apps/radicale/radicale-3.0.6-r4.ebuild index a04556547c2d..0f91437feaa8 100644 --- a/www-apps/radicale/radicale-3.0.6-r4.ebuild +++ b/www-apps/radicale/radicale-3.0.6-r4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{8,9} ) |