diff options
author | Martin Väth <martin@mvath.de> | 2022-02-12 21:17:54 +0100 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2022-02-12 21:17:54 +0100 |
commit | 38e115380c584a5e735384fb7c312bda4311f7d9 (patch) | |
tree | c4d0c64d689bcf809fe53b1dd50f9d52688b2753 /app-mobilephone | |
parent | media-video/pipewire: Version bump. Remove old (diff) | |
download | mv-38e115380c584a5e735384fb7c312bda4311f7d9.tar.gz mv-38e115380c584a5e735384fb7c312bda4311f7d9.tar.bz2 mv-38e115380c584a5e735384fb7c312bda4311f7d9.zip |
dev-tex/chklref: Remove. app-mobilephone/adb-sync: EAPI=8
Signed-off-by: Martin Väth <martin@mvath.de>
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/adb-sync/adb-sync-0_p20190101.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-mobilephone/adb-sync/adb-sync-0_p20190101.ebuild b/app-mobilephone/adb-sync/adb-sync-0_p20190101.ebuild index b195c6b1..996ba0bd 100644 --- a/app-mobilephone/adb-sync/adb-sync-0_p20190101.ebuild +++ b/app-mobilephone/adb-sync/adb-sync-0_p20190101.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI=8 PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit python-single-r1 |