diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:01:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-01 19:01:27 +0300 |
commit | cbe7031097ea768683b221bf31209a31966f13fb (patch) | |
tree | c1089d9a0553bb3ffa284b7d4e26aff528238d22 /media-video/mplayer | |
parent | dev-perl/Net-SSH-AuthorizedKeysFile: Stabilize 0.180.0-r2 amd64, #907569 (diff) | |
download | gentoo-cbe7031097ea768683b221bf31209a31966f13fb.tar.gz gentoo-cbe7031097ea768683b221bf31209a31966f13fb.tar.bz2 gentoo-cbe7031097ea768683b221bf31209a31966f13fb.zip |
media-video/mplayer: Stabilize 1.5_p20230215 x86, #907574
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-video/mplayer')
-rw-r--r-- | media-video/mplayer/mplayer-1.5_p20230215.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mplayer/mplayer-1.5_p20230215.ebuild b/media-video/mplayer/mplayer-1.5_p20230215.ebuild index d6bc5e5f9ad6..49dc33d58417 100644 --- a/media-video/mplayer/mplayer-1.5_p20230215.ebuild +++ b/media-video/mplayer/mplayer-1.5_p20230215.ebuild @@ -166,7 +166,7 @@ RDEPEND+="selinux? ( sec-policy/selinux-mplayer )" LICENSE="GPL-2" SLOT="0" if [[ ${PV} != *9999* ]]; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86" fi # faac codecs are nonfree |