diff options
author | Sam James <sam@gentoo.org> | 2020-08-14 22:49:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-14 22:49:17 +0000 |
commit | 709303dff9730a4537a8471a67bb910162b2328a (patch) | |
tree | 51075b0275e82f4f100210f9752eeddbb54a017e /dev-lang | |
parent | dev-perl/Cpanel-JSON-XS: Stabilize 4.190.0 x86, #732640 (diff) | |
download | gentoo-709303dff9730a4537a8471a67bb910162b2328a.tar.gz gentoo-709303dff9730a4537a8471a67bb910162b2328a.tar.bz2 gentoo-709303dff9730a4537a8471a67bb910162b2328a.zip |
dev-lang/php: Stabilize 7.2.33 sparc, #736158
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.2.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.2.33.ebuild b/dev-lang/php/php-7.2.33.ebuild index c03cea114960..7558b77ae975 100644 --- a/dev-lang/php/php-7.2.33.ebuild +++ b/dev-lang/php/php-7.2.33.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" |