From a84acf2f400184c08278f6a630ae65f7decd3d10 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 21 Jun 2021 06:38:58 +0100 Subject: ruby-utils.eclass: fix @SUPPORTED_EAPIS eclassdoc Signed-off-by: Sam James --- eclass/ruby-utils.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eclass/ruby-utils.eclass') diff --git a/eclass/ruby-utils.eclass b/eclass/ruby-utils.eclass index 82e09cf49cb2..4db362e2cd50 100644 --- a/eclass/ruby-utils.eclass +++ b/eclass/ruby-utils.eclass @@ -6,8 +6,8 @@ # Ruby team # @AUTHOR: # Author: Hans de Graaff -# @BLURB: An eclass for supporting ruby scripts and bindings in non-ruby packages # @SUPPORTED_EAPIS: 5 6 7 +# @BLURB: An eclass for supporting ruby scripts and bindings in non-ruby packages # @DESCRIPTION: # The ruby-utils eclass is designed to allow an easier installation of # Ruby scripts and bindings for non-ruby packages. -- cgit v1.2.3