diff options
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-19.2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/elisp-manual/elisp-manual-19.2.4.2.ebuild b/app-doc/elisp-manual/elisp-manual-19.2.4.2.ebuild index 98109080f591..93daddd06e33 100644 --- a/app-doc/elisp-manual/elisp-manual-19.2.4.2.ebuild +++ b/app-doc/elisp-manual/elisp-manual-19.2.4.2.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="19" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" BDEPEND="sys-apps/texinfo" |