diff options
author | Patrick Lauer <patrick@gentoo.org> | 2016-07-27 07:34:14 +0200 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2016-07-27 07:34:14 +0200 |
commit | 4a2241db168fb83fe974b6a8adf7c8f4263528fb (patch) | |
tree | 55b990078f967f6d1c1756a3994847a9b0083e62 /dev-lang | |
parent | dev-ruby/json: add 2.0.2 (diff) | |
download | gentoo-4a2241db168fb83fe974b6a8adf7c8f4263528fb.tar.gz gentoo-4a2241db168fb83fe974b6a8adf7c8f4263528fb.tar.bz2 gentoo-4a2241db168fb83fe974b6a8adf7c8f4263528fb.zip |
dev-lang/php: Whitespace
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.0.9-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.0.9-r1.ebuild b/dev-lang/php/php-7.0.9-r1.ebuild index f785ca62cdb9..3bb3c0e80d73 100644 --- a/dev-lang/php/php-7.0.9-r1.ebuild +++ b/dev-lang/php/php-7.0.9-r1.ebuild @@ -154,7 +154,6 @@ REQUIRED_USE=" PHP_MV="$(get_major_version)" - # Allow users to install production version if they want to if [[ "${PHP_INI_VERSION}" == "production" ]]; then PHP_INI_UPSTREAM="php.ini-production" |