summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-01-27 08:01:59 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-01-27 08:09:38 +0000
commitc1bc5f3388b8fe97b2997ca7c6923476b1433b9d (patch)
treeb25a70813f47de7d78145f7b25d8267134d19e75
parentdev-lang/php: stable 7.2.27 for ia64, bug #706168 (diff)
downloadgentoo-c1bc5f33.tar.gz
gentoo-c1bc5f33.tar.bz2
gentoo-c1bc5f33.zip
dev-lang/php: stable 7.3.14 for ia64, bug #706168
Package-Manager: Portage-2.3.85, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-lang/php/php-7.3.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.3.14.ebuild b/dev-lang/php/php-7.3.14.ebuild
index f9a3b9d778af..afc8c71a7e72 100644
--- a/dev-lang/php/php-7.3.14.ebuild
+++ b/dev-lang/php/php-7.3.14.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}"