diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 15:40:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 15:40:20 +0100 |
commit | f0b3a60e72495eda954756738affca7eca0e9839 (patch) | |
tree | fe08330ac429958ef3ff2b44d684d4a2a3bb993f /dev-lang/php | |
parent | dev-lang/php: stable 7.2.29 for ia64, bug #713484 (diff) | |
download | gentoo-f0b3a60e72495eda954756738affca7eca0e9839.tar.gz gentoo-f0b3a60e72495eda954756738affca7eca0e9839.tar.bz2 gentoo-f0b3a60e72495eda954756738affca7eca0e9839.zip |
dev-lang/php: stable 7.3.16 for ia64, bug #713484
Package-Manager: Portage-2.3.96, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-7.3.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.3.16.ebuild b/dev-lang/php/php-7.3.16.ebuild index cb93c0e70186..e02c57a58d80 100644 --- a/dev-lang/php/php-7.3.16.ebuild +++ b/dev-lang/php/php-7.3.16.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}" |