Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(532)

Unified Diff: pym/portage/const.py

Issue 6370011: Update Portage to support fixing *.la and *.pc files. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/portage_tool.git@cros-2.1.9
Patch Set: Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pym/portage/dbapi/vartree.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pym/portage/const.py
diff --git a/pym/portage/const.py b/pym/portage/const.py
index f798202776332ae734ba8a2b45206cdab7a8d9ff..b2d2f77143cc5f120255e140cd00239bc112c0de 100644
--- a/pym/portage/const.py
+++ b/pym/portage/const.py
@@ -93,7 +93,7 @@ SUPPORTED_FEATURES = frozenset([
"installsources", "keeptemp", "keepwork", "fixlafiles", "lmirror",
"metadata-transfer", "mirror", "multilib-strict", "news",
"noauto", "noclean", "nodoc", "noinfo", "noman", "nostrip",
- "notitles", "parallel-fetch", "parse-eapi-ebuild-head",
+ "notitles", "no-env-update", "parallel-fetch", "parse-eapi-ebuild-head",
"prelink-checksums", "preserve-libs",
"protect-owned", "python-trace", "sandbox",
"selinux", "sesandbox", "severe", "sfperms",
« no previous file with comments | « no previous file | pym/portage/dbapi/vartree.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698