commit: d891005b0ebe4a75af8f8724bd83afdf9f998406 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Thu Jan 7 18:19:00 2021 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Thu Jan 7 18:19:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d891005b
profiles: Stable mask test USE on dev-php/theseer-Autoload Needed temporarily due to how bugs were filed Signed-off-by: Brian Evans <grknight <AT> gentoo.org> profiles/base/package.use.stable.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 017341f97c1..4065a767802 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Brian Evans <[email protected]> (2021-01-07) +# temporarily block tests so that bugs can be resolved +dev-php/theseer-Autoload test + # Arfrever Frehtes Taifersar Arahesis <[email protected]> (2020-12-25) # Packages needing stable slotted Lua. >=app-i18n/fcitx-4.2.9.8:4 lua
