summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-08-29 21:49:45 +0200
committerUlrich Müller <ulm@gentoo.org>2023-08-29 21:51:05 +0200
commitd5b297746645bf9b843283a17f479b46858eb853 (patch)
treef6cd35cc0a9ac216ac0f563e637379b245077652 /app-doc/elisp-manual
parentsys-cluster/glusterfs: fix 11.0-r2[emacs] (diff)
downloadgentoo-d5b297746645bf9b843283a17f479b46858eb853.tar.gz
gentoo-d5b297746645bf9b843283a17f479b46858eb853.tar.bz2
gentoo-d5b297746645bf9b843283a17f479b46858eb853.zip
app-doc/elisp-manual: stabilize 20.2.5 for ALLARCHES
Closes: https://bugs.gentoo.org/913223 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-doc/elisp-manual')
-rw-r--r--app-doc/elisp-manual/elisp-manual-20.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/elisp-manual/elisp-manual-20.2.5.ebuild b/app-doc/elisp-manual/elisp-manual-20.2.5.ebuild
index 81c347525e3f..f0fca0e9cfe8 100644
--- a/app-doc/elisp-manual/elisp-manual-20.2.5.ebuild
+++ b/app-doc/elisp-manual/elisp-manual-20.2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="Texinfo-manual"
SLOT="20"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
BDEPEND="sys-apps/texinfo"