commit: 2994d78335eb4bddf9fc2de5afd85db4c5df87ed Author: Yu Gu <guyu2876 <AT> gmail <DOT> com> AuthorDate: Sun Apr 24 11:52:56 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Apr 25 15:10:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2994d783
app-xemacs/texinfo: Keyword 1.32 riscv, #840502 Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com> Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> app-xemacs/texinfo/texinfo-1.32.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-xemacs/texinfo/texinfo-1.32.ebuild b/app-xemacs/texinfo/texinfo-1.32.ebuild index f71f6324df43..8477629816de 100644 --- a/app-xemacs/texinfo/texinfo-1.32.ebuild +++ b/app-xemacs/texinfo/texinfo-1.32.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/text-modes app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~riscv sparc x86" inherit xemacs-packages
