projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
705d80c
)
dev-lang/php: Add explicit RESTRICT on 7.2.22
author
Brian Evans
<grknight@gentoo.org>
Wed, 4 Sep 2019 14:02:23 +0000
(10:02 -0400)
committer
Brian Evans
<grknight@gentoo.org>
Wed, 4 Sep 2019 14:02:23 +0000
(10:02 -0400)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Brian Evans <grknight@gentoo.org>
dev-lang/php/php-7.2.22.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/php/php-7.2.22.ebuild
b/dev-lang/php/php-7.2.22.ebuild
index 3163c80e3d4c1ccb17c80d2140a3849bbd48770d..4156c8c952e9738e17fe0169468b7946ac2f7a22 100644
(file)
--- a/
dev-lang/php/php-7.2.22.ebuild
+++ b/
dev-lang/php/php-7.2.22.ebuild
@@
-156,7
+156,7
@@
PATCHES=(
"${FILESDIR}/php-freetype-2.9.1.patch"
"${FILESDIR}/php-7.2.13-intl-use-icu-namespace.patch"
)
-
+RESTRICT="!test? ( test )"
PHP_MV="$(ver_cut 1)"
php_install_ini() {