diff options
author | 2017-06-10 09:36:57 +0100 | |
---|---|---|
committer | 2017-06-10 09:36:57 +0100 | |
commit | 20b08fc6ec4f99c3724d115166d75a78c6402225 (patch) | |
tree | 107f32c9931513ad5ace72ba549a8300b919a8cd /profiles | |
parent | app-misc/bb: ~arm keyword, bug #621340 (diff) | |
download | gentoo-20b08fc6ec4f99c3724d115166d75a78c6402225.tar.gz gentoo-20b08fc6ec4f99c3724d115166d75a78c6402225.tar.bz2 gentoo-20b08fc6ec4f99c3724d115166d75a78c6402225.zip |
profiles/arch/ia64: package.use.mask USE=libilbc for ffmpeg, bug #610546
Source code has a whitelist of architestures.
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index fcc374a0c275..b9daff32906f 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Sergei Trofimovich <slyfox@gentoo.org> (10 Jun 2017) +# media-libs/libilbc has not been ported to ia64, bug #610546 +media-video/ffmpeg libilbc + # Sergei Trofimovich <slyfox@gentoo.org> (06 Jun 2017) # Mask USE=rados for net-analyzer/rrdtool since sys-cluster/ceph is not # keyworded (bug #549516) |