diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 15:40:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 15:40:28 +0100 |
commit | 2010736222007d7f05c8736098d8426edfedbf23 (patch) | |
tree | e89f3c77ca87732f8d6092356e9d90a445d2b071 /dev-lang/php | |
parent | dev-lang/php: stable 7.3.16 for ia64, bug #713484 (diff) | |
download | gentoo-2010736222007d7f05c8736098d8426edfedbf23.tar.gz gentoo-2010736222007d7f05c8736098d8426edfedbf23.tar.bz2 gentoo-2010736222007d7f05c8736098d8426edfedbf23.zip |
dev-lang/php: stable 7.4.4 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.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.4.4.ebuild b/dev-lang/php/php-7.4.4.ebuild index e82f6ac030f9..dbcb7e007d3c 100644 --- a/dev-lang/php/php-7.4.4.ebuild +++ b/dev-lang/php/php-7.4.4.ebuild @@ -21,7 +21,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}" |