pentoo-desktop: chromium can't build on x86 hardened right now

This commit is contained in:
Rick Farina (Zero_Chaos) 2016-04-06 15:05:53 -04:00
parent a3597fc345
commit 0d2a485472
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A
2 changed files with 5 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@ -9,7 +9,7 @@ DESCRIPTION="Pentoo meta ebuild to install all X and WM/DE related things"
HOMEPAGE="http://www.pentoo.ch"
SLOT="0"
LICENSE="GPL-3"
IUSE="X +cdr enlightenment kde livecd-stage1 mate pentoo pulseaudio samba +xfce"
IUSE="X +cdr enlightenment hardened kde livecd-stage1 mate pentoo pulseaudio samba +xfce"
S="${WORKDIR}"
@ -41,7 +41,8 @@ PDEPEND="X? (
pulseaudio? ( media-sound/pavucontrol )
!kde? ( net-misc/rdesktop )
|| ( kde? ( kde-apps/krdc ) net-misc/tigervnc net-misc/tightvnc )
!arm? ( || ( www-client/chromium www-client/google-chrome www-client/google-chrome-beta ) )
amd64? ( || ( www-client/chromium www-client/google-chrome www-client/google-chrome-beta www-client/google-chrome-unstable ) )
x86? ( !hardened? ( || ( www-client/chromium www-client/google-chrome www-client/google-chrome-beta www-client/google-chrome-unstable ) ) )
|| ( www-client/firefox www-client/firefox-bin )
www-plugins/hackplugins-meta
)"

View file

@ -46,7 +46,7 @@ PDEPEND="
!arm? ( www-client/firefox-bin )
net-ftp/filezilla
!arm? ( www-plugins/chrome-binary-plugins:stable )
!arm? ( www-client/chromium )
amd64? ( www-client/chromium )
!arm? ( www-client/google-chrome )
app-office/libreoffice
!arm? ( app-emulation/virtualbox[extensions] )