media-sound/strawberry: Stabilize 1.2.7 amd64, #954622

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-27 10:41:15 +01:00
parent 37803d6b7d
commit b3f99fdb48

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"