diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-05-14 15:06:15 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-05-14 18:04:59 +0300 |
commit | 0b23d7573113c71ee9fc30a18c44542bdadc10b5 (patch) | |
tree | 9b242baa7a62f32ecf7021edeee806580461bbaa /app-text | |
parent | app-text/xapers: add 0.9.3 and python 3.12 (diff) | |
download | gentoo-0b23d7573113c71ee9fc30a18c44542bdadc10b5.tar.gz gentoo-0b23d7573113c71ee9fc30a18c44542bdadc10b5.tar.bz2 gentoo-0b23d7573113c71ee9fc30a18c44542bdadc10b5.zip |
app-text/xapers: update EAPI 7 -> 8
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xapers/xapers-0.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xapers/xapers-0.9.3.ebuild b/app-text/xapers/xapers-0.9.3.ebuild index 109bf8d24c21..8aa138381611 100644 --- a/app-text/xapers/xapers-0.9.3.ebuild +++ b/app-text/xapers/xapers-0.9.3.ebuild @@ -1,7 +1,7 @@ # Copyright 2016-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools |