diff options
author | Sam James <sam@gentoo.org> | 2024-09-20 23:26:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-20 23:26:10 +0100 |
commit | c881226fb768e2d0d6e91fc2fa12dd1fbfe34107 (patch) | |
tree | 193c95c8bea8d4b884ed57ed911a49db8ae5be0f /media-video | |
parent | net-libs/nodejs: pass -mbranch-protection=none on arm64 (diff) | |
download | gentoo-c881226fb768e2d0d6e91fc2fa12dd1fbfe34107.tar.gz gentoo-c881226fb768e2d0d6e91fc2fa12dd1fbfe34107.tar.bz2 gentoo-c881226fb768e2d0d6e91fc2fa12dd1fbfe34107.zip |
media-video/smplayer: Stabilize 23.6.0-r1 amd64, #939877
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/smplayer/smplayer-23.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/smplayer/smplayer-23.6.0-r1.ebuild b/media-video/smplayer/smplayer-23.6.0-r1.ebuild index 6fdf99fb058f..b0f6f1eccfd3 100644 --- a/media-video/smplayer/smplayer-23.6.0-r1.ebuild +++ b/media-video/smplayer/smplayer-23.6.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/smplayer-dev/${PN}/releases/download/v${PV}/${P}.tar LICENSE="GPL-2+ BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux" IUSE="bidi debug" DEPEND=" |