distutils-r1.eclass: add @SUPPORTED_EAPIS
authorMichał Górny <mgorny@gentoo.org>
Sun, 12 Aug 2018 06:37:05 +0000 (08:37 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 07:32:23 +0000 (09:32 +0200)
eclass/distutils-r1.eclass

index 85f8f4cb3be92c1fc0bc465a514b9eff3d207999..ffb07441ad998dfcc64e7f2c9dfd70ddb865a069 100644 (file)
@@ -7,6 +7,7 @@
 # @AUTHOR:
 # Author: Michał Górny <mgorny@gentoo.org>
 # Based on the work of: Krzysztof Pawlik <nelchael@gentoo.org>
+# @SUPPORTED_EAPIS: 5 6 7
 # @BLURB: A simple eclass to build Python packages using distutils.
 # @DESCRIPTION:
 # A simple eclass providing functions to build Python packages using