diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-12-11 15:33:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-11 18:05:56 +0000 |
commit | 1f6a96f2049d2084e9a28acf8b25387445820a72 (patch) | |
tree | 5837de53cc592b0e42694729d280976d764afc9c /dev-lang | |
parent | dev-python/hypothesis: stable 5.41.1 for hppa, bug #756595 (diff) | |
download | gentoo-1f6a96f2049d2084e9a28acf8b25387445820a72.tar.gz gentoo-1f6a96f2049d2084e9a28acf8b25387445820a72.tar.bz2 gentoo-1f6a96f2049d2084e9a28acf8b25387445820a72.zip |
dev-lang/php: stable 7.3.25 for sparc, bug #756775
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.3.25.ebuild b/dev-lang/php/php-7.3.25.ebuild index a29e8ad92308..c77f83e285f4 100644 --- a/dev-lang/php/php-7.3.25.ebuild +++ b/dev-lang/php/php-7.3.25.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}" |