diff options
author | 2024-06-25 22:19:03 +0000 | |
---|---|---|
committer | 2024-06-25 22:19:03 +0000 | |
commit | 2157787fd648671a3b90e900027caa449caafd6f (patch) | |
tree | e3394bb9b54038ac85f70e6cfae8ad42505e49e7 /media-video/qmplay2/qmplay2-24.05.23.ebuild | |
parent | 2024-06-25 21:49:08 UTC (diff) | |
parent | gui-libs/wlroots: Stabilize 0.17.3-r1 arm64, #934932 (diff) | |
download | gentoo-2157787fd648671a3b90e900027caa449caafd6f.tar.gz gentoo-2157787fd648671a3b90e900027caa449caafd6f.tar.bz2 gentoo-2157787fd648671a3b90e900027caa449caafd6f.zip |
Merge updates from master
Diffstat (limited to 'media-video/qmplay2/qmplay2-24.05.23.ebuild')
-rw-r--r-- | media-video/qmplay2/qmplay2-24.05.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/qmplay2/qmplay2-24.05.23.ebuild b/media-video/qmplay2/qmplay2-24.05.23.ebuild index 1bb22871659a..c1b7e6491d5d 100644 --- a/media-video/qmplay2/qmplay2-24.05.23.ebuild +++ b/media-video/qmplay2/qmplay2-24.05.23.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" |