diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 12:58:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 12:58:19 +0100 |
commit | 47639c38eeb388a44de251b2066901cd1f5379f3 (patch) | |
tree | e38f5ab9a3df178e7df0b953acfc64fb174e059e /media-video | |
parent | dev-php/pecl-event: amd64 stable wrt bug #766399 (diff) | |
download | gentoo-47639c38eeb388a44de251b2066901cd1f5379f3.tar.gz gentoo-47639c38eeb388a44de251b2066901cd1f5379f3.tar.bz2 gentoo-47639c38eeb388a44de251b2066901cd1f5379f3.zip |
media-video/smplayer: amd64 stable wrt bug #766600
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/smplayer/smplayer-20.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/smplayer/smplayer-20.6.0.ebuild b/media-video/smplayer/smplayer-20.6.0.ebuild index 5cd6c95367dc..00b047fc2410 100644 --- a/media-video/smplayer/smplayer-20.6.0.ebuild +++ b/media-video/smplayer/smplayer-20.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2007-2020 Gentoo Authors +# Copyright 2007-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |