media-sound/exhale: update ebuild

This commit is contained in:
2022-07-25 19:43:42 +03:00
parent ec2df10521
commit 30eef0eb9e
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit cmake
@@ -15,6 +15,6 @@ KEYWORDS="~amd64 ~x86"
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND="dev-util/cmake"
BDEPEND=""
S="${WORKDIR}/${PN}-v${PV}"