summaryrefslogtreecommitdiffstats
path: root/pym/portage/const.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/portage/const.py')
-rw-r--r--pym/portage/const.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/pym/portage/const.py b/pym/portage/const.py
index bd2c5be8d..db543d76c 100644
--- a/pym/portage/const.py
+++ b/pym/portage/const.py
@@ -92,8 +92,9 @@ SUPPORTED_FEATURES = frozenset([
"metadata-transfer", "mirror", "multilib-strict", "news",
"noauto", "noclean", "nodoc", "noinfo", "noman", "nostrip",
"notitles", "parallel-fetch", "parse-eapi-ebuild-head",
- "parse-eapi-glep-55", "preserve-libs", "protect-owned",
- "python-trace", "sandbox", "sesandbox", "severe", "sfperms",
+ "parse-eapi-glep-55", "prelink-checksums", "preserve-libs",
+ "protect-owned", "python-trace", "sandbox",
+ "sesandbox", "severe", "sfperms",
"sign", "skiprocheck", "split-elog", "split-log", "splitdebug",
"strict", "stricter", "suidctl", "test", "test-fail-continue",
"unknown-features-warn",