summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-12 08:39:07 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-15 09:33:08 +0200
commit9d0ce1bcc518a596eed4f82074ae21826af036c7 (patch)
treee2faf3d15c9d75688e1748b8a3f37e77adaf997b /eclass/python-utils-r1.eclass
parentpython-single-r1.eclass: add @SUPPORTED_EAPIS (diff)
downloadgentoo-9d0ce1bcc518a596eed4f82074ae21826af036c7.tar.gz
gentoo-9d0ce1bcc518a596eed4f82074ae21826af036c7.tar.bz2
gentoo-9d0ce1bcc518a596eed4f82074ae21826af036c7.zip
python-utils-r1.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass/python-utils-r1.eclass')
-rw-r--r--eclass/python-utils-r1.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass
index 0a4744cf959a..e3cf82b4b58f 100644
--- a/eclass/python-utils-r1.eclass
+++ b/eclass/python-utils-r1.eclass
@@ -7,6 +7,7 @@
# @AUTHOR:
# Author: Michał Górny <mgorny@gentoo.org>
# Based on work of: Krzysztof Pawlik <nelchael@gentoo.org>
+# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 7
# @BLURB: Utility functions for packages with Python parts.
# @DESCRIPTION:
# A utility eclass providing functions to query Python implementations,