From 1da0143e8b07d65dff167f96988a0c54d494c829 Mon Sep 17 00:00:00 2001 From: Maciej Barć Date: Sat, 12 Aug 2023 22:30:18 +0200 Subject: app-emacs/all-the-icons: disable tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/911260 Signed-off-by: Maciej Barć --- app-emacs/all-the-icons/all-the-icons-5.0.0_p20230316.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emacs/all-the-icons') diff --git a/app-emacs/all-the-icons/all-the-icons-5.0.0_p20230316.ebuild b/app-emacs/all-the-icons/all-the-icons-5.0.0_p20230316.ebuild index e502ad6045f9..2854c3f562fd 100644 --- a/app-emacs/all-the-icons/all-the-icons-5.0.0_p20230316.ebuild +++ b/app-emacs/all-the-icons/all-the-icons-5.0.0_p20230316.ebuild @@ -28,7 +28,7 @@ fi LICENSE="MIT" SLOT="0" IUSE="test" -RESTRICT="!test? ( test )" +RESTRICT="test" # Autogenerated tests cause function redefinitions BDEPEND="test? ( app-emacs/f )" -- cgit v1.2.3-65-gdbad