summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-19 09:08:39 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-19 09:08:39 +0300
commit58e4ddc9bdfa88d78e1b5fe61f81b38dbd08711f (patch)
tree3e763e7a6b2e4bc3e80824fa5c39e571b1146f41 /media-video
parentmedia-gfx/pixels2pgf: drop 0.1, EAPI6-- (diff)
downloadgentoo-58e4ddc9bdfa88d78e1b5fe61f81b38dbd08711f.tar.gz
gentoo-58e4ddc9bdfa88d78e1b5fe61f81b38dbd08711f.tar.bz2
gentoo-58e4ddc9bdfa88d78e1b5fe61f81b38dbd08711f.zip
media-video/qmplay2: Stabilize 24.04.07 amd64, #930216
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/qmplay2/qmplay2-24.04.07.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/qmplay2/qmplay2-24.04.07.ebuild b/media-video/qmplay2/qmplay2-24.04.07.ebuild
index 807afc78ae94..d0a302ac4801 100644
--- a/media-video/qmplay2/qmplay2-24.04.07.ebuild
+++ b/media-video/qmplay2/qmplay2-24.04.07.ebuild
@@ -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"