summaryrefslogtreecommitdiff
path: root/app-emacs/d-mode/d-mode-2.0.10.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/d-mode/d-mode-2.0.10.ebuild')
-rw-r--r--app-emacs/d-mode/d-mode-2.0.10.ebuild3
1 files changed, 2 insertions, 1 deletions
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 c410ee103834..4a23ae677547 100644
--- a/app-emacs/d-mode/d-mode-2.0.10.ebuild
+++ b/app-emacs/d-mode/d-mode-2.0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,4 +16,5 @@ KEYWORDS="~amd64 ~x86"
RESTRICT="test"
S="${WORKDIR}/Emacs-D-Mode-${PV}"
+PATCHES=("${FILESDIR}"/${P}-rx-form.patch)
SITEFILE="50${PN}-gentoo.el"