diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:23:59 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:23:59 +0000 |
commit | 6fc92116772bc266cbc9a44ce9209bc16d39da7a (patch) | |
tree | 201ad78dae79b2537c7c0d2c8387ac1e576159d4 /dev-lang | |
parent | dev-lang/php: stable 7.2.26 for ia64, bug #703326 (diff) | |
download | gentoo-6fc92116772bc266cbc9a44ce9209bc16d39da7a.tar.gz gentoo-6fc92116772bc266cbc9a44ce9209bc16d39da7a.tar.bz2 gentoo-6fc92116772bc266cbc9a44ce9209bc16d39da7a.zip |
dev-lang/php: stable 7.3.13 for ia64, bug #703326
Package-Manager: Portage-2.3.83, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
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 facad3fccfc1..77f0f91c9de2 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}" |