diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:45 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:09:55 +0200 |
commit | 732d8ba3a353909e210a0cbd70c83c896a80bb47 (patch) | |
tree | 0a955bf2b668e72cb1e3fedd9536b99872d427e8 /app-xemacs/mh-e | |
parent | app-xemacs/mew: Keyword 1.22 riscv, #840502 (diff) | |
download | gentoo-732d8ba3a353909e210a0cbd70c83c896a80bb47.tar.gz gentoo-732d8ba3a353909e210a0cbd70c83c896a80bb47.tar.bz2 gentoo-732d8ba3a353909e210a0cbd70c83c896a80bb47.zip |
app-xemacs/mh-e: Keyword 1.35 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/mh-e')
-rw-r--r-- | app-xemacs/mh-e/mh-e-1.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/mh-e/mh-e-1.35.ebuild b/app-xemacs/mh-e/mh-e-1.35.ebuild index 34209a11a600..6c189baf32e0 100644 --- a/app-xemacs/mh-e/mh-e-1.35.ebuild +++ b/app-xemacs/mh-e/mh-e-1.35.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 @@ -23,6 +23,6 @@ app-xemacs/ecrypto app-xemacs/cedet-common app-xemacs/speedbar " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |