summaryrefslogtreecommitdiff
path: root/pym
diff options
context:
space:
mode:
Diffstat (limited to 'pym')
-rw-r--r--pym/portage/dep.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pym/portage/dep.py b/pym/portage/dep.py
index 5dac385f..8528da4f 100644
--- a/pym/portage/dep.py
+++ b/pym/portage/dep.py
@@ -418,8 +418,8 @@ class _use_dep(object):
x x= x
-x x= -x
- x x!= -x
- -x x!= x
+ x x!= -x
+ -x x!= x
Conditional syntax examples: