diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-07-23 17:06:14 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-07-23 17:13:45 +1200 |
commit | 1f880413f30493df4af453eeddddd2486efc0d2a (patch) | |
tree | be489024cca514829e39a0b12cac8dd40901f98e /media-video | |
parent | media-libs/gegl: Drop macos and solaris prefixes re bug #690140 (diff) | |
download | gentoo-1f880413f30493df4af453eeddddd2486efc0d2a.tar.gz gentoo-1f880413f30493df4af453eeddddd2486efc0d2a.tar.bz2 gentoo-1f880413f30493df4af453eeddddd2486efc0d2a.zip |
media-video/mplayer: Drop macos and solaris prefixes re bug #690140
Depends:
- media-video/ffmpeg
- net-misc/wget
- dev-perl/IO-Socket-SSL
Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mplayer/mplayer-1.3.0-r6.ebuild | 2 | ||||
-rw-r--r-- | media-video/mplayer/mplayer-1.4-r1.ebuild | 2 | ||||
-rw-r--r-- | media-video/mplayer/mplayer-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/media-video/mplayer/mplayer-1.3.0-r6.ebuild b/media-video/mplayer/mplayer-1.3.0-r6.ebuild index 25e24f49c4c0..425e4c483f20 100644 --- a/media-video/mplayer/mplayer-1.3.0-r6.ebuild +++ b/media-video/mplayer/mplayer-1.3.0-r6.ebuild @@ -151,7 +151,7 @@ RDEPEND+=" SLOT="0" LICENSE="GPL-2" if [[ ${PV} != *9999* ]]; then - KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" fi # faac codecs are nonfree diff --git a/media-video/mplayer/mplayer-1.4-r1.ebuild b/media-video/mplayer/mplayer-1.4-r1.ebuild index 93dbc986c803..12e39fc2ea0c 100644 --- a/media-video/mplayer/mplayer-1.4-r1.ebuild +++ b/media-video/mplayer/mplayer-1.4-r1.ebuild @@ -150,7 +150,7 @@ RDEPEND+=" SLOT="0" LICENSE="GPL-2" if [[ ${PV} != *9999* ]]; then - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" fi # faac codecs are nonfree diff --git a/media-video/mplayer/mplayer-9999.ebuild b/media-video/mplayer/mplayer-9999.ebuild index 93dbc986c803..12e39fc2ea0c 100644 --- a/media-video/mplayer/mplayer-9999.ebuild +++ b/media-video/mplayer/mplayer-9999.ebuild @@ -150,7 +150,7 @@ RDEPEND+=" SLOT="0" LICENSE="GPL-2" if [[ ${PV} != *9999* ]]; then - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" fi # faac codecs are nonfree |