From 2867a4581248bb84a5bd0cd319ec76635353137a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 12 Aug 2018 08:39:21 +0200 Subject: [PATCH] ruby-ng.eclass: add @SUPPORTED_EAPIS --- eclass/ruby-ng.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/ruby-ng.eclass b/eclass/ruby-ng.eclass index 22dafb31423a..f036d476069f 100644 --- a/eclass/ruby-ng.eclass +++ b/eclass/ruby-ng.eclass @@ -8,6 +8,7 @@ # Author: Diego E. Pettenò # Author: Alex Legler # Author: Hans de Graaff +# @SUPPORTED_EAPIS: 2 3 4 5 6 # @BLURB: An eclass for installing Ruby packages with proper support for multiple Ruby slots. # @DESCRIPTION: # The Ruby eclass is designed to allow an easier installation of Ruby packages -- 2.26.2