diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-11 21:39:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-11 21:39:18 +0100 |
commit | 853d23f0bf9f6d5ee4343125a3b67a40b25bca75 (patch) | |
tree | e44270705c701bfeb854abb2ab35f66cf21e4a37 /dev-lang | |
parent | dev-lang/php: stable 7.3.28 for ppc64 (diff) | |
download | gentoo-853d23f0bf9f6d5ee4343125a3b67a40b25bca75.tar.gz gentoo-853d23f0bf9f6d5ee4343125a3b67a40b25bca75.tar.bz2 gentoo-853d23f0bf9f6d5ee4343125a3b67a40b25bca75.zip |
dev-lang/php: stable 7.4.19 for ppc64
stable wrt bug #788892
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.4.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.4.19.ebuild b/dev-lang/php/php-7.4.19.ebuild index dfa544ca576b..83528047016b 100644 --- a/dev-lang/php/php-7.4.19.ebuild +++ b/dev-lang/php/php-7.4.19.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" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" S="${WORKDIR}/${PN}-${MY_PV}" |