summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2023-08-12 22:30:18 +0200
committerMaciej Barć <xgqt@gentoo.org>2023-08-13 01:23:15 +0200
commit1da0143e8b07d65dff167f96988a0c54d494c829 (patch)
tree692a53e23b15afc11bf1e10514238584f24ad98f /app-emacs/all-the-icons
parentsci-mathematics/cryptominisat: drop old 5.11.4 (diff)
downloadgentoo-1da0143e8b07d65dff167f96988a0c54d494c829.tar.gz
gentoo-1da0143e8b07d65dff167f96988a0c54d494c829.tar.bz2
gentoo-1da0143e8b07d65dff167f96988a0c54d494c829.zip
app-emacs/all-the-icons: disable tests
Closes: https://bugs.gentoo.org/911260 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs/all-the-icons')
-rw-r--r--app-emacs/all-the-icons/all-the-icons-5.0.0_p20230316.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"