diff options
Diffstat (limited to 'dev-lang/php/php-8.0.30.ebuild')
-rw-r--r-- | dev-lang/php/php-8.0.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-8.0.30.ebuild b/dev-lang/php/php-8.0.30.ebuild index a03e55d60986..fd4f849c96e5 100644 --- a/dev-lang/php/php-8.0.30.ebuild +++ b/dev-lang/php/php-8.0.30.ebuild @@ -5,7 +5,7 @@ EAPI=8 WANT_AUTOMAKE="none" -inherit flag-o-matic systemd autotools +inherit flag-o-matic multilib systemd autotools DESCRIPTION="The PHP language runtime engine" HOMEPAGE="https://www.php.net/" |