From de1736e177c97b08b0b0dc8ed2c6842f4ec92449 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 12 Aug 2018 08:38:52 +0200 Subject: [PATCH] php-ext-source-r2.eclass: add @SUPPORTED_EAPIS --- eclass/php-ext-source-r2.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/php-ext-source-r2.eclass b/eclass/php-ext-source-r2.eclass index 36d27fb921b2..931297da598d 100644 --- a/eclass/php-ext-source-r2.eclass +++ b/eclass/php-ext-source-r2.eclass @@ -10,6 +10,7 @@ # Author: Luca Longinotti # Author: Jakub Moc (documentation) # Author: Ole Markus With +# @SUPPORTED_EAPIS: 4 5 # @BLURB: A unified interface for compiling and installing standalone PHP extensions. # @DESCRIPTION: # This eclass provides a unified interface for compiling and installing standalone -- 2.26.2