summaryrefslogtreecommitdiff
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
parenta54fafd94249b1b766dac3aad22e145f0c219a9a (diff)
downloadgentoo-387ee8ec5dcd150612be95b5d86a7bb534ead6d4.tar.gz
gentoo-387ee8ec5dcd150612be95b5d86a7bb534ead6d4.tar.xz
cmake-multilib.eclass: add @SUPPORTED_EAPIS
-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 39f92ae7666..1ffb3e3f08f 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)