media-sound/strawberry: Stabilize 1.2.15 amd64, #967908

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-12-24 03:11:54 +00:00
parent 719eae5fe8
commit 67c46f84aa

View File

@@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/strawberrymusicplayer/strawberry/releases/download/${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
fi
LICENSE="GPL-3 discord? ( MIT )"