summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-01-27 15:26:16 +0100
committerJustin Lecher <jlec@gentoo.org>2016-01-28 08:48:10 +0100
commit97d4f927a29f219ccce3d65d3c408ada2398878e (patch)
tree0b1252d3d578874683b1ce3c5a427274aff059f0 /eclass/cuda.eclass
parentcuda.eclass: Only source eclass once (diff)
downloadgentoo-97d4f927a29f219ccce3d65d3c408ada2398878e.tar.gz
gentoo-97d4f927a29f219ccce3d65d3c408ada2398878e.tar.bz2
gentoo-97d4f927a29f219ccce3d65d3c408ada2398878e.zip
cuda.eclass: Drop empty line
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'eclass/cuda.eclass')
-rw-r--r--eclass/cuda.eclass1
1 files changed, 0 insertions, 1 deletions
diff --git a/eclass/cuda.eclass b/eclass/cuda.eclass
index e8d9178e2c34..ede58f4726df 100644
--- a/eclass/cuda.eclass
+++ b/eclass/cuda.eclass
@@ -126,7 +126,6 @@ cuda_src_prepare() {
cuda_sanitize
}
-
case "${EAPI:-0}" in
0|1)
EXPORT_FUNCTIONS pkg_setup ;;