commit: d01077a669539b98fbaf8209345039b67cf627d8 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Jul 15 12:56:59 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Jul 15 12:56:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d01077a6
media-sound/qmmp: [QA] Downgrade to EAPI 6. subversion.eclass support for EAPI 7 is broken and will be reverted. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> media-sound/qmmp/qmmp-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/qmmp/qmmp-9999.ebuild b/media-sound/qmmp/qmmp-9999.ebuild index 13f7bd0c2f2..dbd1d42abd9 100644 --- a/media-sound/qmmp/qmmp-9999.ebuild +++ b/media-sound/qmmp/qmmp-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=6 inherit cmake-utils xdg-utils [[ ${PV} = 9999 ]] && inherit subversion