diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-12-24 20:02:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-24 20:36:18 +0000 |
commit | fc7c20c0d68a2bf2a1bb3e1b0870b97fbd763c5e (patch) | |
tree | e2da52d6857957871083b6c6e53ad95b941d7cfc /dev-lang | |
parent | dev-libs/gmime: stable 3.2.4 for hppa, bug #702260 (diff) | |
download | gentoo-fc7c20c0d68a2bf2a1bb3e1b0870b97fbd763c5e.tar.gz gentoo-fc7c20c0d68a2bf2a1bb3e1b0870b97fbd763c5e.tar.bz2 gentoo-fc7c20c0d68a2bf2a1bb3e1b0870b97fbd763c5e.zip |
dev-lang/php: stable 7.3.13 for sparc, bug #703326
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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')
-rw-r--r-- | dev-lang/php/php-7.3.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.3.13.ebuild b/dev-lang/php/php-7.3.13.ebuild index 935479282151..020bf9f52c21 100644 --- a/dev-lang/php/php-7.3.13.ebuild +++ b/dev-lang/php/php-7.3.13.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}" |