diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:39 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:09:35 +0200 |
commit | aa91507f8712ebcfd438fae24055594ebabef432 (patch) | |
tree | 17037c06f49760d4b8e31dfcba76286b48961cf3 /app-xemacs/eudc | |
parent | app-xemacs/eshell: Keyword 1.21 riscv, #840502 (diff) | |
download | gentoo-aa91507f8712ebcfd438fae24055594ebabef432.tar.gz gentoo-aa91507f8712ebcfd438fae24055594ebabef432.tar.bz2 gentoo-aa91507f8712ebcfd438fae24055594ebabef432.zip |
app-xemacs/eudc: Keyword 1.44 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/eudc')
-rw-r--r-- | app-xemacs/eudc/eudc-1.44.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/eudc/eudc-1.44.ebuild b/app-xemacs/eudc/eudc-1.44.ebuild index 9e7d12b98b8b..e505f1a0ccf8 100644 --- a/app-xemacs/eudc/eudc-1.44.ebuild +++ b/app-xemacs/eudc/eudc-1.44.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 @@ -22,6 +22,6 @@ app-xemacs/sh-script app-xemacs/net-utils app-xemacs/ecrypto " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86" inherit xemacs-packages |