From: Ulrich Müller Date: Wed, 20 Nov 2019 11:53:22 +0000 (+0100) Subject: app-emacs/d-mode: Add test restriction. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e1f4d690d63cbf00090875f07329cd6d163d582d;p=gentoo.git app-emacs/d-mode: Add test restriction. Tries to use cask which is not in the tree. Closes: https://bugs.gentoo.org/700722 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Ulrich Müller --- diff --git a/app-emacs/d-mode/d-mode-2.0.10.ebuild b/app-emacs/d-mode/d-mode-2.0.10.ebuild index 24f2b7911109..c410ee103834 100644 --- a/app-emacs/d-mode/d-mode-2.0.10.ebuild +++ b/app-emacs/d-mode/d-mode-2.0.10.ebuild @@ -13,6 +13,7 @@ SRC_URI="https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode/archive/${PV}. LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" +RESTRICT="test" S="${WORKDIR}/Emacs-D-Mode-${PV}" SITEFILE="50${PN}-gentoo.el"