summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/optfeature.eclass')
-rw-r--r--eclass/optfeature.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/optfeature.eclass b/eclass/optfeature.eclass
index ef69335d6a0b..8fc346c3ac6a 100644
--- a/eclass/optfeature.eclass
+++ b/eclass/optfeature.eclass
@@ -4,8 +4,8 @@
# @ECLASS: optfeature.eclass
# @MAINTAINER:
# base-system@gentoo.org
-# @BLURB: Advertise optional functionality that might be useful to users
# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 7
+# @BLURB: Advertise optional functionality that might be useful to users
case ${EAPI:-0} in
[0-7]) ;;