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 <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2019-11-20 12:53:22 +01:00
parent 50d6437880
commit e1f4d690d6

View File

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