diff options
author | Sam James <sam@gentoo.org> | 2020-07-18 00:28:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-18 00:28:07 +0000 |
commit | 0f90243a3dc1f89099f6669d5f97265ec9b5047f (patch) | |
tree | e955cea632fd7b8615fc27e751ff80f517ac1b13 /dev-lang/php/php-7.3.20.ebuild | |
parent | media-video/ffmpeg: x86 stable (bug #727450) (diff) | |
download | gentoo-0f90243a3dc1f89099f6669d5f97265ec9b5047f.tar.gz gentoo-0f90243a3dc1f89099f6669d5f97265ec9b5047f.tar.bz2 gentoo-0f90243a3dc1f89099f6669d5f97265ec9b5047f.zip |
dev-lang/php: ppc stable (bug #732488)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/php/php-7.3.20.ebuild')
-rw-r--r-- | dev-lang/php/php-7.3.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.3.20.ebuild b/dev-lang/php/php-7.3.20.ebuild index 889d1380e1a0..49962843d364 100644 --- a/dev-lang/php/php-7.3.20.ebuild +++ b/dev-lang/php/php-7.3.20.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}" |