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:54 +0200 |
commit | 4811ec73560e6e68c5102290daf32f9a702e9a15 (patch) | |
tree | f683583eff71293ed641e06bdbe4f100969e2d25 /app-xemacs/mailcrypt/mailcrypt-2.16.ebuild | |
parent | app-xemacs/mail-lib: Keyword 1.85 riscv, #840502 (diff) | |
download | gentoo-4811ec73560e6e68c5102290daf32f9a702e9a15.tar.gz gentoo-4811ec73560e6e68c5102290daf32f9a702e9a15.tar.bz2 gentoo-4811ec73560e6e68c5102290daf32f9a702e9a15.zip |
app-xemacs/mailcrypt: Keyword 2.16 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/mailcrypt/mailcrypt-2.16.ebuild')
-rw-r--r-- | app-xemacs/mailcrypt/mailcrypt-2.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/mailcrypt/mailcrypt-2.16.ebuild b/app-xemacs/mailcrypt/mailcrypt-2.16.ebuild index 68e7686d674c..35f94789c866 100644 --- a/app-xemacs/mailcrypt/mailcrypt-2.16.ebuild +++ b/app-xemacs/mailcrypt/mailcrypt-2.16.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 @@ -16,6 +16,6 @@ app-xemacs/mh-e app-xemacs/rmail app-xemacs/vm " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |