summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-12 08:37:01 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-15 09:32:22 +0200
commit5858cc1bdd5d5dfcf3015babbf34cf74f8939f69 (patch)
tree2ef49c9c62669c97067eacd165f2af9543ee39bd
parentcmake-multilib.eclass: add @SUPPORTED_EAPIS (diff)
downloadgentoo-5858cc1bdd5d5dfcf3015babbf34cf74f8939f69.tar.gz
gentoo-5858cc1bdd5d5dfcf3015babbf34cf74f8939f69.tar.bz2
gentoo-5858cc1bdd5d5dfcf3015babbf34cf74f8939f69.zip
cuda.eclass: add @SUPPORTED_EAPIS
-rw-r--r--eclass/cuda.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/cuda.eclass b/eclass/cuda.eclass
index 9ae7a28e1d2b..688251f3a306 100644
--- a/eclass/cuda.eclass
+++ b/eclass/cuda.eclass
@@ -6,6 +6,7 @@ inherit flag-o-matic toolchain-funcs versionator
# @ECLASS: cuda.eclass
# @MAINTAINER:
# Justin Lecher <jlec@gentoo.org>
+# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6
# @BLURB: Common functions for cuda packages
# @DESCRIPTION:
# This eclass contains functions to be used with cuda package. Currently it is