diff options
author | Sam James <sam@gentoo.org> | 2021-11-03 13:13:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-03 13:13:57 +0000 |
commit | afd5ddb0c0dbd8aa916610729b946f33b4711b4a (patch) | |
tree | 7d655dcc60b7d90354690452e34948d19a876414 /media-video/smplayer | |
parent | dev-db/tinycdb: Stabilize 0.78 amd64, #821454 (diff) | |
download | gentoo-afd5ddb0c0dbd8aa916610729b946f33b4711b4a.tar.gz gentoo-afd5ddb0c0dbd8aa916610729b946f33b4711b4a.tar.bz2 gentoo-afd5ddb0c0dbd8aa916610729b946f33b4711b4a.zip |
media-video/smplayer: Stabilize 21.10.0 x86, #821412
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/smplayer')
-rw-r--r-- | media-video/smplayer/smplayer-21.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/smplayer/smplayer-21.10.0.ebuild b/media-video/smplayer/smplayer-21.10.0.ebuild index 10b22e5be9ac..7d4285f41a33 100644 --- a/media-video/smplayer/smplayer-21.10.0.ebuild +++ b/media-video/smplayer/smplayer-21.10.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" 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" |