aboutsummaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass')
-rw-r--r--eclass/daemons.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/daemons.eclass b/eclass/daemons.eclass
index 24798158d..90c3d7613 100644
--- a/eclass/daemons.eclass
+++ b/eclass/daemons.eclass
@@ -42,7 +42,7 @@
#
# ...
#
-# DAEMONS_REQ_USE=(
+# declare -Ag DAEMONS_REQ_USE=(
# [postgresql]="xml"
# )
# inherit daemons distutils-r1