summaryrefslogtreecommitdiff
path: root/dev-lang/lci/lci-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/lci/lci-9999.ebuild')
-rw-r--r--dev-lang/lci/lci-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/lci/lci-9999.ebuild b/dev-lang/lci/lci-9999.ebuild
index 37f72585..586ac7e9 100644
--- a/dev-lang/lci/lci-9999.ebuild
+++ b/dev-lang/lci/lci-9999.ebuild
@@ -1,10 +1,10 @@
-# By eroen, 2013
+# By eroen, 2013 - 2015
# Distributed under the terms of the ISC licence
# $Header: $
EAPI=5
-PYTHON_COMPAT="python2_7"
+PYTHON_COMPAT=(python2_7)
inherit eutils python-single-r1 cmake-utils
DESCRIPTION="LOLCODE interpreter written in C"