diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 18:55:53 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 18:55:53 +0200 |
commit | cf49b9029a0661dd61816ab0a5777600fd13fc0b (patch) | |
tree | 6c7af4369c6cedcb3f4c1149a6293d8b479bd26a | |
parent | freebsd.eclass: Last rite (diff) | |
download | gentoo-cf49b9029a0661dd61816ab0a5777600fd13fc0b.tar.gz gentoo-cf49b9029a0661dd61816ab0a5777600fd13fc0b.tar.bz2 gentoo-cf49b9029a0661dd61816ab0a5777600fd13fc0b.zip |
media-video/libav: One more ~x86-fbsd keyword
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | media-video/libav/libav-13_pre20171219.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/media-video/libav/libav-13_pre20171219.ebuild b/media-video/libav/libav-13_pre20171219.ebuild index 034734f041e9..73e9a1a3abc9 100644 --- a/media-video/libav/libav-13_pre20171219.ebuild +++ b/media-video/libav/libav-13_pre20171219.ebuild @@ -27,9 +27,7 @@ SRC_URI+=" test? ( https://dev.gentoo.org/~lu_zero/libav/fate-12-r1.tar.xz )" 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 |