diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:56 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:10:27 +0200 |
commit | 8eac997d56fbda88b1f0f69ad3435f921dca1aee (patch) | |
tree | ca602ca4f0026339b6b6ea70df43de76bb4fbfe2 /app-xemacs/time/time-1.18.ebuild | |
parent | app-xemacs/textools: Keyword 1.17 riscv, #840502 (diff) | |
download | gentoo-8eac997d56fbda88b1f0f69ad3435f921dca1aee.tar.gz gentoo-8eac997d56fbda88b1f0f69ad3435f921dca1aee.tar.bz2 gentoo-8eac997d56fbda88b1f0f69ad3435f921dca1aee.zip |
app-xemacs/time: Keyword 1.18 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/time/time-1.18.ebuild')
-rw-r--r-- | app-xemacs/time/time-1.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/time/time-1.18.ebuild b/app-xemacs/time/time-1.18.ebuild index 4ce86822d768..9dc38473f512 100644 --- a/app-xemacs/time/time-1.18.ebuild +++ b/app-xemacs/time/time-1.18.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 @@ -11,6 +11,6 @@ XEMACS_EXPERIMENTAL="true" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |