diff --git a/x11-terms/kitty/kitty-9999.ebuild b/x11-terms/kitty/kitty-9999.ebuild index 5e7043b85fbbf..6cf7eb8c9ee32 100644 --- a/x11-terms/kitty/kitty-9999.ebuild +++ b/x11-terms/kitty/kitty-9999.ebuild @@ -77,7 +77,7 @@ src_compile() { "${EPYTHON}" setup.py \ --verbose $(usex debug --debug "") \ --libdir-name $(get_libdir) \ - linux-package + linux-package || die "Failed to compile kitty." } src_test() {