summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-12 08:36:59 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-15 09:32:21 +0200
commit387ee8ec5dcd150612be95b5d86a7bb534ead6d4 (patch)
tree2c7fb4978f39468d239304381fa905ce589432ee /eclass
parentcheck-reqs.eclass: add @SUPPORTED_EAPIS (diff)
downloadgentoo-387ee8ec5dcd150612be95b5d86a7bb534ead6d4.tar.gz
gentoo-387ee8ec5dcd150612be95b5d86a7bb534ead6d4.tar.bz2
gentoo-387ee8ec5dcd150612be95b5d86a7bb534ead6d4.zip
cmake-multilib.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass')
-rw-r--r--eclass/cmake-multilib.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/cmake-multilib.eclass b/eclass/cmake-multilib.eclass
index 39f92ae76665..1ffb3e3f08f2 100644
--- a/eclass/cmake-multilib.eclass
+++ b/eclass/cmake-multilib.eclass
@@ -6,6 +6,7 @@
# gx86-multilib team <multilib@gentoo.org>
# @AUTHOR:
# Author: Michał Górny <mgorny@gentoo.org>
+# @SUPPORTED_EAPIS: 5 6
# @BLURB: cmake-utils wrapper for multilib builds
# @DESCRIPTION:
# The cmake-multilib.eclass provides a glue between cmake-utils.eclass(5)