diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-15 10:18:14 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-04-15 10:19:03 +0200 |
commit | 3ed176c0568ac3a9d8e6baad31b64f410f45e97a (patch) | |
tree | 2a2d9ecffa6b0328bb37c67e5fbc9b24004eb882 /profiles/hardened | |
parent | media-video/mplayer: Really disable directfb (#650454) (diff) | |
download | gentoo-3ed176c0568ac3a9d8e6baad31b64f410f45e97a.tar.gz gentoo-3ed176c0568ac3a9d8e6baad31b64f410f45e97a.tar.bz2 gentoo-3ed176c0568ac3a9d8e6baad31b64f410f45e97a.zip |
profiles/hardened/**/ppc64: Mask some package USE flags
Diffstat (limited to 'profiles/hardened')
3 files changed, 22 insertions, 2 deletions
diff --git a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask index 3d6f94331ba3..a6e6b00825dc 100644 --- a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask +++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask @@ -1,6 +1,15 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (15 Apr 2018) +# Unresolved dependencies. +app-admin/conky apcupsd xmms2 +app-admin/gkrellm hddtemp +media-video/ffmpeg celt frei0r +media-video/gpac dvb +media-video/libav frei0r +x11-base/xorg-drivers video_cards_glint + # Michał Górny <mgorny@gentoo.org> (28 Feb 2018) # Requires masked USE flags. sci-libs/gdal mdb diff --git a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask index 21dbcc98ca3e..62c6f30edb03 100644 --- a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask +++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (15 Apr 2018) +# Unresolved dependencies. +luajit + # Thomas Deutschmann <whissi@gentoo.org> (28 Jan 2017) # No JAVA in 32-bit userland java diff --git a/profiles/hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask b/profiles/hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask index f54b397010f7..a075b05100a2 100644 --- a/profiles/hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask +++ b/profiles/hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask @@ -1,6 +1,13 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (15 Apr 2018) +# Unresolved dependencies. +app-admin/puppet rrdtool +media-video/ffmpeg celt +media-video/gpac dvb +x11-base/xorg-drivers video_cards_glint + # Thomas Deutschmann <whissi@gentoo.org> (17 Oct 2017) # No lua keyworded for this arch yet # libpcre jit is not (yet?) support on this arch |