diff options
author | Sam James <sam@gentoo.org> | 2021-11-03 13:13:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-03 13:13:37 +0000 |
commit | ae7c2f67565d157235594f1fe9efa2bc65839d8c (patch) | |
tree | e6b539f30e8e5095f88f01f8d1b5785874443232 | |
parent | dev-libs/ntl: remove old "unused" ntl-11.4.3.ebuild. (diff) | |
download | gentoo-ae7c2f67565d157235594f1fe9efa2bc65839d8c.tar.gz gentoo-ae7c2f67565d157235594f1fe9efa2bc65839d8c.tar.bz2 gentoo-ae7c2f67565d157235594f1fe9efa2bc65839d8c.zip |
media-video/smplayer: Stabilize 21.10.0 amd64, #821412
Signed-off-by: Sam James <sam@gentoo.org>
-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 9eaa9830fec8..10b22e5be9ac 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" |