From 5858cc1bdd5d5dfcf3015babbf34cf74f8939f69 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 12 Aug 2018 08:37:01 +0200 Subject: [PATCH] cuda.eclass: add @SUPPORTED_EAPIS --- eclass/cuda.eclass | 1 + 1 file changed, 1 insertion(+) 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 +# @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 -- 2.26.2