commit: 3129741a1de6b22ab5a35ea33784bdf68fd7e0d0
Author: Daniel Pielmeier <billie <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 17 17:05:10 2021 +0000
Commit: Daniel Pielmeier <billie <AT> gentoo <DOT> org>
CommitDate: Wed Mar 17 17:05:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3129741a
media-sound/puddletag: EAPI 7.
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Daniel Pielmeier <billie <AT> gentoo.org>
media-sound/puddletag/puddletag-2.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/puddletag/puddletag-2.0.1.ebuild
b/media-sound/puddletag/puddletag-2.0.1.ebuild
index 19334574d73..51eb70028ff 100644
--- a/media-sound/puddletag/puddletag-2.0.1.ebuild
+++ b/media-sound/puddletag/puddletag-2.0.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
PYTHON_COMPAT=( python3_{7,8} )