diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-18 09:49:04 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-18 09:23:37 +0100 |
commit | 40cd6bb3f2c08342358b0a5ffdecc6e3c48dc19b (patch) | |
tree | 0fe1b696e5ef33e61a5000082b42b67510297062 /dev-lang/php | |
parent | dev-lang/php: stable 7.2.30 for sparc, bug #717710 (diff) | |
download | gentoo-40cd6bb3f2c08342358b0a5ffdecc6e3c48dc19b.tar.gz gentoo-40cd6bb3f2c08342358b0a5ffdecc6e3c48dc19b.tar.bz2 gentoo-40cd6bb3f2c08342358b0a5ffdecc6e3c48dc19b.zip |
dev-lang/php: stable 7.3.17 for sparc, bug #717710
Package-Manager: Portage-2.3.89, 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.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.3.17.ebuild b/dev-lang/php/php-7.3.17.ebuild index 6e852becf8f7..fa44d6f4f167 100644 --- a/dev-lang/php/php-7.3.17.ebuild +++ b/dev-lang/php/php-7.3.17.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}" |