virtualx.eclass: add @SUPPORTED_EAPIS
authorMichał Górny <mgorny@gentoo.org>
Sun, 12 Aug 2018 06:39:55 +0000 (08:39 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 07:33:24 +0000 (09:33 +0200)
eclass/virtualx.eclass

index cd0447a518c08192c50c65f1850b2beea06ee1f1..fb6a867a35cca39cb49d85e648d21f02806c7a69 100644 (file)
@@ -6,6 +6,7 @@
 # x11@gentoo.org
 # @AUTHOR:
 # Original author: Martin Schlemmer <azarah@gentoo.org>
+# @SUPPORTED_EAPIS: 4 5 6 7
 # @BLURB: This eclass can be used for packages that needs a working X environment to build.
 
 if [[ ! ${_VIRTUAL_X} ]]; then