diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2014-12-29 20:15:27 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2014-12-29 20:15:27 +0000 |
commit | 010c55f3c41afd316baf5c877062da9db5ffb583 (patch) | |
tree | b40247098798ab6b96de7009e2aa99245ef65079 /profiles/enlightenment | |
parent | profiles/enlightenment/build: enable USE flag xetex for app-text/texlive-core (diff) | |
download | portage-010c55f3c41afd316baf5c877062da9db5ffb583.tar.xz |
profiles/enlightenment/build: Disable unrelated PORTAGE_BINHOST
Diffstat (limited to 'profiles/enlightenment')
-rw-r--r-- | profiles/enlightenment/build/make.defaults | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults index 46b24de1..f8e9d8eb 100644 --- a/profiles/enlightenment/build/make.defaults +++ b/profiles/enlightenment/build/make.defaults @@ -99,7 +99,6 @@ PORTAGE_STRIP_FLAGS="--strip-unneeded -R .comment -R .GCC.command.line -R .note. GENTOO_MIRRORS="http://ftp.osuosl.org/pub/gentoo" SYNC="rsync://rsync.us.gentoo.org/gentoo-portage" -PORTAGE_BINHOST="http://gentoo-distfiles.e5" INPUT_DEVICES="void evdev keyboard mouse" |