From 4c898e932181f5f0011e88cc77bce463aa6288c1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 12 Aug 2018 08:36:46 +0200 Subject: [PATCH] autotools-utils.eclass: add @SUPPORTED_EAPIS --- eclass/autotools-utils.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/autotools-utils.eclass b/eclass/autotools-utils.eclass index b0047048662d..0addf76a92f6 100644 --- a/eclass/autotools-utils.eclass +++ b/eclass/autotools-utils.eclass @@ -5,6 +5,7 @@ # @MAINTAINER: # Maciej Mrozowski # Michał Górny +# @SUPPORTED_EAPIS: 2 3 4 5 # @BLURB: common ebuild functions for autotools-based packages # @DESCRIPTION: # autotools-utils.eclass is autotools.eclass(5) and base.eclass(5) wrapper -- 2.26.2