diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:36 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:09:27 +0200 |
commit | 40cdd2fa19af9766f2ae5d93df99c412a7d6ef1f (patch) | |
tree | d8d6746765cbd4f072bccb2020cabf7e050995a1 /app-xemacs/ediff | |
parent | app-xemacs/edict: Keyword 1.19 riscv, #840502 (diff) | |
download | gentoo-40cdd2fa19af9766f2ae5d93df99c412a7d6ef1f.tar.gz gentoo-40cdd2fa19af9766f2ae5d93df99c412a7d6ef1f.tar.bz2 gentoo-40cdd2fa19af9766f2ae5d93df99c412a7d6ef1f.zip |
app-xemacs/ediff: Keyword 1.84 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/ediff')
-rw-r--r-- | app-xemacs/ediff/ediff-1.84.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/ediff/ediff-1.84.ebuild b/app-xemacs/ediff/ediff-1.84.ebuild index 5f225320dbbd..57c0d4f56b15 100644 --- a/app-xemacs/ediff/ediff-1.84.ebuild +++ b/app-xemacs/ediff/ediff-1.84.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 @@ -18,6 +18,6 @@ app-xemacs/tramp app-xemacs/vc app-xemacs/sh-script " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |