diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-07 19:33:31 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-08 00:02:39 +0300 |
commit | c3be6f2ff0bd6edf2a0f118c5bf751e5b9882a89 (patch) | |
tree | c88cf9eb3088ce5e2b41674341e5df4376478ff0 /dev-lang/php | |
parent | app-antivirus/clamav: arm64 stable (bug #722726) (diff) | |
download | gentoo-c3be6f2ff0bd6edf2a0f118c5bf751e5b9882a89.tar.gz gentoo-c3be6f2ff0bd6edf2a0f118c5bf751e5b9882a89.tar.bz2 gentoo-c3be6f2ff0bd6edf2a0f118c5bf751e5b9882a89.zip |
dev-lang/php: arm64 stable (bug #722980)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-lang/php')
-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 e7b582b7c41c..20ab7418c2ad 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 558699197362..4583dedfe50e 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 58777fb1081f..b7203bdf290c 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}" |