summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2019-01-11 10:33:57 -0500
committerBrian Evans <grknight@gentoo.org>2019-01-11 10:35:30 -0500
commit51857000497c251a816b18c9d9b5111c4bb5fe39 (patch)
tree598c826ab5870f5e4554423aa5f1fc4bd09a02b9 /profiles
parentwww-servers/tomcat-7.0.92: bump (diff)
downloadgentoo-51857000497c251a816b18c9d9b5111c4bb5fe39.tar.gz
gentoo-51857000497c251a816b18c9d9b5111c4bb5fe39.tar.bz2
gentoo-51857000497c251a816b18c9d9b5111c4bb5fe39.zip
profiles: Mask package USE that depend on PHP 7.0
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/package.use.mask7
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 82ac3f93ec4f..203f9d99c71b 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file requires >=portage-2.1.1
@@ -7,6 +7,11 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Brian Evans <grknight@gentoo.org> (11 Jan 2019)
+# Depend on the EOL PHP 7.0
+dev-libs/Ice php
+www-servers/nginx-unit php7-0
+
# Michał Górny <mgorny@gentoo.org> (01 Dec 2018)
# Moved from use.mask to specific packages.
# Andreas Sturmlechner <asturm@gentoo.org> (10 May 2018)