summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-06-21 22:00:30 +0200
committerUlrich Müller <ulm@gentoo.org>2022-06-21 22:00:30 +0200
commite8701186083295b4136c3e2d45048b1f9265eb1e (patch)
treeed8bbe2aa4c7b4b8200ecad747e3e12671da55cd /app-emacs
parentsci-geosciences/geopy: enable python 3.10 (diff)
downloadgentoo-e8701186083295b4136c3e2d45048b1f9265eb1e.tar.gz
gentoo-e8701186083295b4136c3e2d45048b1f9265eb1e.tar.bz2
gentoo-e8701186083295b4136c3e2d45048b1f9265eb1e.zip
app-emacs/compat: Drop BDEPEND on emacs[json]
Bug: https://bugs.gentoo.org/853322#c11 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/compat/compat-28.1.1.3.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/app-emacs/compat/compat-28.1.1.3.ebuild b/app-emacs/compat/compat-28.1.1.3.ebuild
index ac9363fe8389..0f484b68b268 100644
--- a/app-emacs/compat/compat-28.1.1.3.ebuild
+++ b/app-emacs/compat/compat-28.1.1.3.ebuild
@@ -16,13 +16,8 @@ S="${WORKDIR}"/${PN}-${H}
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-BDEPEND="
- sys-apps/texinfo
- test? ( >=app-editors/emacs-27.2[json] )
-"
+BDEPEND="sys-apps/texinfo"
ELISP_TEXINFO="${PN}.texi"