diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:30 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:30 +0200 |
commit | 1449d39c70ad3842b92259758b90fd44c511f215 (patch) | |
tree | d43bb2d490325733969f8281db6093b1213fe219 /media-video/libav | |
parent | media-sound: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-1449d39c70ad3842b92259758b90fd44c511f215.tar.gz gentoo-1449d39c70ad3842b92259758b90fd44c511f215.tar.bz2 gentoo-1449d39c70ad3842b92259758b90fd44c511f215.zip |
media-video: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-video/libav')
-rw-r--r-- | media-video/libav/libav-12.3.ebuild | 2 | ||||
-rw-r--r-- | media-video/libav/libav-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-video/libav/libav-12.3.ebuild b/media-video/libav/libav-12.3.ebuild index 2e4a307f5bd2..edeec8edc904 100644 --- a/media-video/libav/libav-12.3.ebuild +++ b/media-video/libav/libav-12.3.ebuild @@ -30,7 +30,7 @@ fi LICENSE="LGPL-2.1 gpl? ( GPL-3 )" SLOT="0/12" -[[ ${PV} == *9999 ]] || KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +[[ ${PV} == *9999 ]] || KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="aac alsa amr bs2b +bzip2 cdio cpudetection custom-cflags debug doc +encode faac fdk frei0r fontconfig +gpl gsm +hardcoded-tables ieee1394 jack jpeg2k libressl mp3 +network nvidia openssl opus oss pic pulseaudio rtmp sdl speex ssl diff --git a/media-video/libav/libav-9999.ebuild b/media-video/libav/libav-9999.ebuild index 9d1c7550d6d4..6f5fab3e33e2 100644 --- a/media-video/libav/libav-9999.ebuild +++ b/media-video/libav/libav-9999.ebuild @@ -27,7 +27,7 @@ fi LICENSE="LGPL-2.1 gpl? ( GPL-3 )" SLOT="0/13" -[[ ${PV} == *9999 ]] || KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +[[ ${PV} == *9999 ]] || KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="aac alsa amr bs2b +bzip2 cdio cpudetection custom-cflags debug doc +encode faac fdk frei0r fontconfig +gpl gsm +hardcoded-tables ieee1394 jack jpeg2k libressl mp3 +network openssl opus oss pic pulseaudio rtmp sdl speex ssl |