media-video/qmplay2: Stabilize 24.05.23 amd64, #934931

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-06-25 23:01:26 +01:00
parent 31b485f0cb
commit a6c9c1e861

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"