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
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/wwmm/easyeffects"
else
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
LICENSE="GPL-3"