From 5eb9e4293f98aa521e31e111254ae0b06ec0be7d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 12 Aug 2018 08:39:17 +0200 Subject: [PATCH] ruby-fakegem.eclass: add @SUPPORTED_EAPIS --- eclass/ruby-fakegem.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/ruby-fakegem.eclass b/eclass/ruby-fakegem.eclass index b66d57d2d573..ecbf6403e43d 100644 --- a/eclass/ruby-fakegem.eclass +++ b/eclass/ruby-fakegem.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Author: Diego E. Pettenò # Author: Alex Legler +# @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), -- 2.26.2