diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-01-20 13:15:00 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-01-20 13:15:00 +0100 |
commit | 7860cc04ab4106cf87024e4f1d838658ce612eb1 (patch) | |
tree | aaeea3fe89ff43300bda9d13d4ea29fd8307a014 /x11-misc/autorandr/autorandr-9999.ebuild | |
parent | x11-misc/autorandr: add 1.13.1 (diff) | |
download | gentoo-7860cc04ab4106cf87024e4f1d838658ce612eb1.tar.gz gentoo-7860cc04ab4106cf87024e4f1d838658ce612eb1.tar.bz2 gentoo-7860cc04ab4106cf87024e4f1d838658ce612eb1.zip |
x11-misc/autorandr: sync live ebuild
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'x11-misc/autorandr/autorandr-9999.ebuild')
-rw-r--r-- | x11-misc/autorandr/autorandr-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/autorandr/autorandr-9999.ebuild b/x11-misc/autorandr/autorandr-9999.ebuild index f1195c0bd95d..c4b2f818767a 100644 --- a/x11-misc/autorandr/autorandr-9999.ebuild +++ b/x11-misc/autorandr/autorandr-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{9..11} ) |