summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-04 20:13:53 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-04 20:13:53 +0000
commit0c16b577e1bde892e162b542fb74527d3d2e2cfc (patch)
treef0855739e4c5473d99c1b068ea33fb991a547c60 /media-video/qmplay2
parentgui-wm/hyprland: remove wlroots subproject patch (diff)
downloadgentoo-0c16b577e1bde892e162b542fb74527d3d2e2cfc.tar.gz
gentoo-0c16b577e1bde892e162b542fb74527d3d2e2cfc.tar.bz2
gentoo-0c16b577e1bde892e162b542fb74527d3d2e2cfc.zip
media-video/qmplay2: Stabilize 23.10.22 amd64, #916859
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video/qmplay2')
-rw-r--r--media-video/qmplay2/qmplay2-23.10.22.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/qmplay2/qmplay2-23.10.22.ebuild b/media-video/qmplay2/qmplay2-23.10.22.ebuild
index 961b70b140c8..03547e1ab072 100644
--- a/media-video/qmplay2/qmplay2-23.10.22.ebuild
+++ b/media-video/qmplay2/qmplay2-23.10.22.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"