commit: 10d6266e6daba0e38a42b1277447c7b820cb2ad5
Author: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 10 17:24:58 2019 +0000
Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
CommitDate: Wed Jul 10 17:37:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10d6266e
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 <andrey_utkin <AT> gentoo.org>
dev-util/tup/tup-9999.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-util/tup/tup-9999.ebuild b/dev-util/tup/tup-9999.ebuild
index 2662d05de6f..f195a3f6ef1 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