diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 14:58:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 14:58:16 +0200 |
commit | c0956d715a67dd8d43debc20a27f0581e35c8b24 (patch) | |
tree | 05cb80e267e1c5bf623453dcf238d41095b2f011 /dev-lang | |
parent | app-antivirus/clamav: arm stable wrt bug #722726 (diff) | |
download | gentoo-c0956d715a67dd8d43debc20a27f0581e35c8b24.tar.gz gentoo-c0956d715a67dd8d43debc20a27f0581e35c8b24.tar.bz2 gentoo-c0956d715a67dd8d43debc20a27f0581e35c8b24.zip |
dev-lang/php: arm stable wrt bug #722980
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.2.31.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-7.3.18.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-7.4.6.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/php/php-7.2.31.ebuild b/dev-lang/php/php-7.2.31.ebuild index 1b2056f984d8..0425a3e67e59 100644 --- a/dev-lang/php/php-7.2.31.ebuild +++ b/dev-lang/php/php-7.2.31.ebuild @@ -18,7 +18,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" # We can build the following SAPIs in the given order SAPIS="embed cli cgi fpm apache2 phpdbg" diff --git a/dev-lang/php/php-7.3.18.ebuild b/dev-lang/php/php-7.3.18.ebuild index 705d68d153f3..c914fb7ccd11 100644 --- a/dev-lang/php/php-7.3.18.ebuild +++ b/dev-lang/php/php-7.3.18.ebuild @@ -19,7 +19,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${PN}-${MY_PV}" diff --git a/dev-lang/php/php-7.4.6.ebuild b/dev-lang/php/php-7.4.6.ebuild index 3ac0d8c9ace3..8e69e55ee67b 100644 --- a/dev-lang/php/php-7.4.6.ebuild +++ b/dev-lang/php/php-7.4.6.ebuild @@ -21,7 +21,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${PN}-${MY_PV}" |