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

index b66d57d2d573cf46347ae3d57d64db1d5ba8c119..ecbf6403e43d677a5af3880e2d3568903db57c6a 100644 (file)
@@ -7,6 +7,7 @@
 # @AUTHOR:
 # Author: Diego E. Pettenò <flameeyes@gentoo.org>
 # Author: Alex Legler <a3li@gentoo.org>
+# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6
 # @BLURB: An eclass for installing Ruby packages to behave like RubyGems.
 # @DESCRIPTION:
 # This eclass allows to install arbitrary Ruby libraries (including Gems),