diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:58 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:10:32 +0200 |
commit | c8add7f4a61659dd6f95146334319ef304e09b05 (patch) | |
tree | aa88960a3179ad3d0b1bdefe183e25e62af64b98 /app-xemacs | |
parent | app-xemacs/vc: Keyword 1.50 riscv, #840502 (diff) | |
download | gentoo-c8add7f4a61659dd6f95146334319ef304e09b05.tar.gz gentoo-c8add7f4a61659dd6f95146334319ef304e09b05.tar.bz2 gentoo-c8add7f4a61659dd6f95146334319ef304e09b05.zip |
app-xemacs/vc-cc: Keyword 1.24 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/vc-cc/vc-cc-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/vc-cc/vc-cc-1.24.ebuild b/app-xemacs/vc-cc/vc-cc-1.24.ebuild index 188ebef26e59..b9a045a47c33 100644 --- a/app-xemacs/vc-cc/vc-cc-1.24.ebuild +++ b/app-xemacs/vc-cc/vc-cc-1.24.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/dired app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |