summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-12 08:39:43 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-15 09:33:20 +0200
commit8897e085c2b4e084ab6f495f1ab17d7d1fd0ef2c (patch)
tree9fe2878c533ca404aa003892252b951a891ed713 /eclass
parenttoolchain-glibc.eclass: add @SUPPORTED_EAPIS (diff)
downloadgentoo-8897e085c2b4e084ab6f495f1ab17d7d1fd0ef2c.tar.gz
gentoo-8897e085c2b4e084ab6f495f1ab17d7d1fd0ef2c.tar.bz2
gentoo-8897e085c2b4e084ab6f495f1ab17d7d1fd0ef2c.zip
twisted-r1.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass')
-rw-r--r--eclass/twisted-r1.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/twisted-r1.eclass b/eclass/twisted-r1.eclass
index 644a1528bf44..7f0f796ec960 100644
--- a/eclass/twisted-r1.eclass
+++ b/eclass/twisted-r1.eclass
@@ -7,6 +7,7 @@
# @AUTHOR:
# Author: Michał Górny <mgorny@gentoo.org>
# Author: Jan Matejka <yac@gentoo.org>
+# @SUPPORTED_EAPIS: 4 5
# @BLURB: Eclass for Twisted packages
# @DESCRIPTION:
# The twisted eclass defines phase functions for Twisted packages.