diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-02-22 17:01:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-22 16:11:02 +0000 |
commit | 890be26dd9708635a45a1708f44b922d9c42c58d (patch) | |
tree | 22f2aae30df782e9fb3dd5759286659c0f6874bc /dev-lang/php | |
parent | dev-lang/php: stable 7.4.3 for sparc, bug #710304 (diff) | |
download | gentoo-890be26dd9708635a45a1708f44b922d9c42c58d.tar.gz gentoo-890be26dd9708635a45a1708f44b922d9c42c58d.tar.bz2 gentoo-890be26dd9708635a45a1708f44b922d9c42c58d.zip |
dev-lang/php: stable 7.3.15 for sparc, bug #710304
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-7.3.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.3.15.ebuild b/dev-lang/php/php-7.3.15.ebuild index 7f7a3842dcbb..0886d7f1fa17 100644 --- a/dev-lang/php/php-7.3.15.ebuild +++ b/dev-lang/php/php-7.3.15.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 ~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" S="${WORKDIR}/${PN}-${MY_PV}" |