summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@google.com>2015-10-02 16:23:16 -0400
committerMike Frysinger <vapier@google.com>2015-10-02 16:35:34 -0400
commit264816f74e0a48a81ff2408e815a0d5e99985bc1 (patch)
treec56bd1bb389a8f099bb22de33ba4172fabb00bb8
parent58e831a4f47740354462c8051da26cddc064cd4b (diff)
downloadportage-264816f74e0a48a81ff2408e815a0d5e99985bc1.tar.gz
make.profile: change to standard amd64 developer
Since we've switched to the upstream Gentoo overlay, we have to use the standard amd64 profile instead of the custom CrOS sdk one. BUG=24614250 TEST=building packages works w/out errors Change-Id: I302b638de2217b847b4c9847fb11865fe203906f
l---------etc/portage/make.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/portage/make.profile b/etc/portage/make.profile
index dad2101..6b39b95 120000
--- a/etc/portage/make.profile
+++ b/etc/portage/make.profile
@@ -1 +1 @@
-../../../chromiumos-overlay/profiles/default/linux/amd64/10.0/sdk \ No newline at end of file
+../../../overlays/gentoo/profiles/default/linux/amd64/13.0/developer \ No newline at end of file