diff options
Diffstat (limited to 'dev-lang/php/php-7.3.27-r1.ebuild')
-rw-r--r-- | dev-lang/php/php-7.3.27-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.3.27-r1.ebuild b/dev-lang/php/php-7.3.27-r1.ebuild index 42644970c99c..ac0c6358d443 100644 --- a/dev-lang/php/php-7.3.27-r1.ebuild +++ b/dev-lang/php/php-7.3.27-r1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -inherit flag-o-matic systemd autotools +inherit flag-o-matic multilib systemd autotools MY_PV=${PV/_rc/RC} DESCRIPTION="The PHP language runtime engine" |