diff options
author | Sam James <sam@gentoo.org> | 2024-09-20 07:15:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-20 07:15:26 +0100 |
commit | 2dc8e2cad0ee87cb82b5c8e85d1675292c16dfa5 (patch) | |
tree | 175534b1edc83cb7ff0157a6f06259f79a91d3d3 /media-video | |
parent | dev-util/ostree: fix crash w/ net-misc/curl-8.10.1 (diff) | |
download | gentoo-2dc8e2cad0ee87cb82b5c8e85d1675292c16dfa5.tar.gz gentoo-2dc8e2cad0ee87cb82b5c8e85d1675292c16dfa5.tar.bz2 gentoo-2dc8e2cad0ee87cb82b5c8e85d1675292c16dfa5.zip |
media-video/smplayer: Stabilize 23.6.0-r1 x86, #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 ad67691a7c59..6fdf99fb058f 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=" |