diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:49 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:10:05 +0200 |
commit | ab6cdfc36b555f3eb27b5370f043dac4dfe388d2 (patch) | |
tree | a4bb938e5c29b981d89c1ab7f0b51c01316a2805 /app-xemacs/prog-modes | |
parent | app-xemacs/pgg: Keyword 1.10 riscv, #840502 (diff) | |
download | gentoo-ab6cdfc36b555f3eb27b5370f043dac4dfe388d2.tar.gz gentoo-ab6cdfc36b555f3eb27b5370f043dac4dfe388d2.tar.bz2 gentoo-ab6cdfc36b555f3eb27b5370f043dac4dfe388d2.zip |
app-xemacs/prog-modes: Keyword 2.34 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/prog-modes')
-rw-r--r-- | app-xemacs/prog-modes/prog-modes-2.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/prog-modes/prog-modes-2.34.ebuild b/app-xemacs/prog-modes/prog-modes-2.34.ebuild index 7b545e4f262a..d1306da775c3 100644 --- a/app-xemacs/prog-modes/prog-modes-2.34.ebuild +++ b/app-xemacs/prog-modes/prog-modes-2.34.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -27,6 +27,6 @@ app-xemacs/cedet-common app-xemacs/w3 app-xemacs/gnus " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86" inherit xemacs-packages |