diff options
author | 2019-07-21 09:19:21 +0100 | |
---|---|---|
committer | 2019-07-21 09:19:21 +0100 | |
commit | 337fe0cba10066c753dd22ba851f22308b6c435a (patch) | |
tree | ec3798f66ae15bebe8c1661818bdf22cf3cb32cc /dev-lang | |
parent | dev-lang/php: stable 7.2.20 for ia64, bug #690154 (diff) | |
download | gentoo-337fe0cba10066c753dd22ba851f22308b6c435a.tar.gz gentoo-337fe0cba10066c753dd22ba851f22308b6c435a.tar.bz2 gentoo-337fe0cba10066c753dd22ba851f22308b6c435a.zip |
dev-lang/php: stable 7.3.7-r1 for ia64, bug #690154
Package-Manager: Portage-2.3.69, Repoman-2.3.16
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.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.3.7-r1.ebuild b/dev-lang/php/php-7.3.7-r1.ebuild index a0a4c6083234..dce1d877110a 100644 --- a/dev-lang/php/php-7.3.7-r1.ebuild +++ b/dev-lang/php/php-7.3.7-r1.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-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${PN}-${MY_PV}" |