diff options
| author | Michał Górny <mgorny@gentoo.org> | 2018-08-12 08:38:54 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2018-08-15 09:33:02 +0200 |
| commit | 6643aad9b0251e95e1f0cb211c392b1390b1a0ac (patch) | |
| tree | 96d49f06dab4a1a48e2bfe9fb1be187e6854cc72 /eclass/php-ext-source-r3.eclass | |
| parent | de1736e177c97b08b0b0dc8ed2c6842f4ec92449 (diff) | |
| download | gentoo-6643aad9b0251e95e1f0cb211c392b1390b1a0ac.tar.gz gentoo-6643aad9b0251e95e1f0cb211c392b1390b1a0ac.tar.bz2 gentoo-6643aad9b0251e95e1f0cb211c392b1390b1a0ac.zip | |
php-ext-source-r3.eclass: add @SUPPORTED_EAPIS
Diffstat (limited to 'eclass/php-ext-source-r3.eclass')
| -rw-r--r-- | eclass/php-ext-source-r3.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
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 <php-bugs@gentoo.org> +# @SUPPORTED_EAPIS: 6 # @BLURB: Compile and install standalone PHP extensions. # @DESCRIPTION: # A unified interface for compiling and installing standalone PHP |
