diff --git a/dev-lang/php/php-7.3.27-r1.ebuild b/dev-lang/php/php-7.3.27-r1.ebuild index 42644970c99cd..ac0c6358d4438 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" diff --git a/dev-lang/php/php-7.3.27.ebuild b/dev-lang/php/php-7.3.27.ebuild index 22c91bfe9a929..6c296df191040 100644 --- a/dev-lang/php/php-7.3.27.ebuild +++ b/dev-lang/php/php-7.3.27.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" diff --git a/dev-lang/php/php-7.4.15.ebuild b/dev-lang/php/php-7.4.15.ebuild index 66581ae2ae3da..48a329e17d5ad 100644 --- a/dev-lang/php/php-7.4.15.ebuild +++ b/dev-lang/php/php-7.4.15.ebuild @@ -5,7 +5,7 @@ EAPI="7" WANT_AUTOMAKE="none" -inherit flag-o-matic systemd autotools +inherit flag-o-matic multilib systemd autotools MY_PV=${PV/_rc/RC} DESCRIPTION="The PHP language runtime engine" diff --git a/dev-lang/php/php-7.4.16.ebuild b/dev-lang/php/php-7.4.16.ebuild index 754dd7ddd62c3..03691d940da75 100644 --- a/dev-lang/php/php-7.4.16.ebuild +++ b/dev-lang/php/php-7.4.16.ebuild @@ -5,7 +5,7 @@ EAPI="7" WANT_AUTOMAKE="none" -inherit flag-o-matic systemd autotools +inherit flag-o-matic multilib systemd autotools MY_PV=${PV/_rc/RC} DESCRIPTION="The PHP language runtime engine" diff --git a/dev-lang/php/php-8.0.3.ebuild b/dev-lang/php/php-8.0.3.ebuild index ba7effdfd07cf..a3c88c648060f 100644 --- a/dev-lang/php/php-8.0.3.ebuild +++ b/dev-lang/php/php-8.0.3.ebuild @@ -5,7 +5,7 @@ EAPI="7" WANT_AUTOMAKE="none" -inherit flag-o-matic systemd autotools +inherit flag-o-matic multilib systemd autotools MY_PV=${PV/_rc/rc} DESCRIPTION="The PHP language runtime engine"