commit: fd542a0b72ad20422894ca12be7463d8fa5eab13 Author: Yu Gu <guyu2876 <AT> gmail <DOT> com> AuthorDate: Sun Apr 24 11:53:02 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Apr 25 15:10:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd542a0b
app-xemacs/zenirc: Keyword 1.18 riscv, #840502 Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25179 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> app-xemacs/zenirc/zenirc-1.18.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-xemacs/zenirc/zenirc-1.18.ebuild b/app-xemacs/zenirc/zenirc-1.18.ebuild index 18133962fa3c..b2beb3d3cb8a 100644 --- a/app-xemacs/zenirc/zenirc-1.18.ebuild +++ b/app-xemacs/zenirc/zenirc-1.18.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 @@ -8,6 +8,6 @@ DESCRIPTION="ZENIRC IRC Client" XEMACS_PKG_CAT="standard" RDEPEND="" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages
