From: Michał Górny Date: Sun, 12 Aug 2018 06:38:54 +0000 (+0200) Subject: php-ext-source-r3.eclass: add @SUPPORTED_EAPIS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6643aad9b0251e95e1f0cb211c392b1390b1a0ac;p=gentoo.git php-ext-source-r3.eclass: add @SUPPORTED_EAPIS --- diff --git a/eclass/php-ext-source-r3.eclass b/eclass/php-ext-source-r3.eclass index 0563d5af7652..66d32d5c5ebd 100644 --- a/eclass/php-ext-source-r3.eclass +++ b/eclass/php-ext-source-r3.eclass @@ -4,6 +4,7 @@ # @ECLASS: php-ext-source-r3.eclass # @MAINTAINER: # Gentoo PHP team +# @SUPPORTED_EAPIS: 6 # @BLURB: Compile and install standalone PHP extensions. # @DESCRIPTION: # A unified interface for compiling and installing standalone PHP