Skip to content

Commit

Permalink
media-plugins/bitrot: bump EAPI 6->8
Browse files Browse the repository at this point in the history
Issue: gentoo-audio#515
Issue: gentoo-audio#516
Bug: https://bugs.gentoo.org/889474
Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de>
  • Loading branch information
NexAdn committed Jan 3, 2023
1 parent ffd8da9 commit 474ce08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media-plugins/bitrot/bitrot-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
EAPI=8

# Required by waf
PYTHON_COMPAT=( python3_{6,7,8,9} )
Expand All @@ -16,7 +16,7 @@ KEYWORDS=""
LICENSE="Apache-2.0"
SLOT="0"

DEPEND="${PYTHON_DEPS}"
BDEPEND="${PYTHON_DEPS}"

src_prepare() {
# Fix hardcoded libdir
Expand Down

0 comments on commit 474ce08

Please sign in to comment.