media-sound/easyeffects: Stabilize 7.2.5 amd64, #966695

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-11-27 22:54:41 +00:00
parent 3df077c046
commit 3594cd0554

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/wwmm/easyeffects" EGIT_REPO_URI="https://github.com/wwmm/easyeffects"
else else
SRC_URI="https://github.com/wwmm/easyeffects/archive/v${PV}.tar.gz -> ${P}.tar.gz" SRC_URI="https://github.com/wwmm/easyeffects/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
fi fi
LICENSE="GPL-3" LICENSE="GPL-3"