From: Andrey Utkin Date: Wed, 10 Jul 2019 17:24:58 +0000 (+0100) Subject: dev-util/tup: 9999: update test exclusions X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=10d6266e6daba0e38a42b1277447c7b820cb2ad5;p=gentoo.git dev-util/tup: 9999: update test exclusions A new test calls clang unconditionally. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin --- diff --git a/dev-util/tup/tup-9999.ebuild b/dev-util/tup/tup-9999.ebuild index 2662d05de6fd..f195a3f6ef13 100644 --- a/dev-util/tup/tup-9999.ebuild +++ b/dev-util/tup/tup-9999.ebuild @@ -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 EAPI=7 @@ -88,6 +88,7 @@ src_test() { t4131-proc-self-exe.sh t4132-proc-meminfo.sh t4171-dev-null.sh + t4202-clang.sh t4200-ccache.sh t5083-symlink-fullpath.sh t5084-symlink-fullpath2.sh