diff options
Diffstat (limited to 'app-doc/elisp-manual/elisp-manual-20.2.5.ebuild')
-rw-r--r-- | app-doc/elisp-manual/elisp-manual-20.2.5.ebuild | 4 |
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" |