commit: e9074edda50469da7b7e70acf6a92fddfda69b52
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 19 23:17:45 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Apr 19 23:18:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9074edd
app-emacs/emojify: even with Cask, tests fail
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
app-emacs/emojify/emojify-1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/emojify/emojify-1.2.ebuild
b/app-emacs/emojify/emojify-1.2.ebuild
index b00b264af3f2..1101357d6f26 100644
--- a/app-emacs/emojify/emojify-1.2.ebuild
+++ b/app-emacs/emojify/emojify-1.2.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}"/emacs-${P}
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
-RESTRICT="test" # requires some (5) unpackaged Emacs testing tools
+RESTRICT="test" # Tests fail
RDEPEND="app-emacs/ht"
BDEPEND="${RDEPEND}"