dev-lang/php: mark sparc stable (bug #703326)
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 17 Jan 2020 20:13:18 +0000 (21:13 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 17 Jan 2020 20:13:18 +0000 (21:13 +0100)
Was forgotten.

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-lang/php/php-7.2.26.ebuild

index 60a55509348f7731dd562082e6c0bafcc2ea353d..db454dfb9726e7ffed2985ba7b81a09e16340eb8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -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 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh 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"