diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:38 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:09:33 +0200 |
commit | 2051a4ebd8aac9e751f211a2bdd76055589dc52c (patch) | |
tree | 6442f5ed79aa888d2be449988e1fc97940078e1b /app-xemacs/erc | |
parent | app-xemacs/emerge: Keyword 1.13 riscv, #840502 (diff) | |
download | gentoo-2051a4ebd8aac9e751f211a2bdd76055589dc52c.tar.gz gentoo-2051a4ebd8aac9e751f211a2bdd76055589dc52c.tar.bz2 gentoo-2051a4ebd8aac9e751f211a2bdd76055589dc52c.zip |
app-xemacs/erc: Keyword 0.26 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/erc')
-rw-r--r-- | app-xemacs/erc/erc-0.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/erc/erc-0.26.ebuild b/app-xemacs/erc/erc-0.26.ebuild index 4c2c0395514a..d2043e43ef78 100644 --- a/app-xemacs/erc/erc-0.26.ebuild +++ b/app-xemacs/erc/erc-0.26.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 @@ -7,7 +7,7 @@ SLOT="0" DESCRIPTION="ERC - The Emacs IRC Client" XEMACS_PKG_CAT="standard" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |