media-video/qmplay2: Stabilize 25.01.19 amd64, #949922

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-02-18 22:09:48 +00:00
parent 7af78a21e7
commit 4a006e9305

View File

@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then
else
SRC_URI="https://github.com/zaps166/QMPlay2/releases/download/${PV}/QMPlay2-src-${PV}.tar.xz"
S="${WORKDIR}/QMPlay2-src-${PV}"
KEYWORDS="~amd64"
KEYWORDS="amd64"
fi
LICENSE="LGPL-3"