From c67f785c4d6a1e61aae48d939e44b3dabe5aa152 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 12 Aug 2018 08:39:23 +0200 Subject: [PATCH] ruby-single.eclass: add @SUPPORTED_EAPIS --- eclass/ruby-single.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/ruby-single.eclass b/eclass/ruby-single.eclass index c2c893903277..4ca5f5ef207b 100644 --- a/eclass/ruby-single.eclass +++ b/eclass/ruby-single.eclass @@ -7,6 +7,7 @@ # @AUTHOR: # Author: Hans de Graaff # Based on python-single-r1 by: Michał Górny +# @SUPPORTED_EAPIS: 4 5 6 7 # @BLURB: An eclass for Ruby packages not installed for multiple implementations. # @DESCRIPTION: # An eclass for packages which don't support being installed for -- 2.26.2