diff options
author | Sam James <sam@gentoo.org> | 2022-09-03 06:26:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-03 06:26:39 +0100 |
commit | 7a03b7c189acc99250f063dd79fff32dcf8fa9bd (patch) | |
tree | a2796ec069429be54ab0f3b3f813ed8b156400df /media-video/smplayer | |
parent | media-video/mkvtoolnix: Stabilize 69.0.0 amd64, #868030 (diff) | |
download | gentoo-7a03b7c189acc99250f063dd79fff32dcf8fa9bd.tar.gz gentoo-7a03b7c189acc99250f063dd79fff32dcf8fa9bd.tar.bz2 gentoo-7a03b7c189acc99250f063dd79fff32dcf8fa9bd.zip |
media-video/smplayer: Stabilize 22.2.0 amd64, #868030
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/smplayer')
-rw-r--r-- | media-video/smplayer/smplayer-22.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/smplayer/smplayer-22.2.0.ebuild b/media-video/smplayer/smplayer-22.2.0.ebuild index a792d982150c..34a869fc45ab 100644 --- a/media-video/smplayer/smplayer-22.2.0.ebuild +++ b/media-video/smplayer/smplayer-22.2.0.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="autoshutdown bidi debug mpris" BDEPEND="dev-qt/linguist-tools:5" |