commit:     1da0143e8b07d65dff167f96988a0c54d494c829
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 12 20:30:18 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 23:23:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1da0143e

app-emacs/all-the-icons: disable tests

Closes: https://bugs.gentoo.org/911260
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-emacs/all-the-icons/all-the-icons-5.0.0_p20230316.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 )"
 

Reply via email to