summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-12 08:38:54 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-15 09:33:02 +0200
commit6643aad9b0251e95e1f0cb211c392b1390b1a0ac (patch)
tree96d49f06dab4a1a48e2bfe9fb1be187e6854cc72
parentphp-ext-source-r2.eclass: add @SUPPORTED_EAPIS (diff)
downloadgentoo-6643aad9b0251e95e1f0cb211c392b1390b1a0ac.tar.gz
gentoo-6643aad9b0251e95e1f0cb211c392b1390b1a0ac.tar.bz2
gentoo-6643aad9b0251e95e1f0cb211c392b1390b1a0ac.zip
php-ext-source-r3.eclass: add @SUPPORTED_EAPIS
-rw-r--r--eclass/php-ext-source-r3.eclass1
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