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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-12-24 05:50:56 +00:00
parent b2252468a9
commit aeaa40700a

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 )"