diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:57 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:10:29 +0200 |
commit | 2c6ee1d503972c092eac65bdc92681613c8cf6f1 (patch) | |
tree | af6d4fef2d41a1847bbd69657142a3bb51a1aa3f /app-xemacs | |
parent | app-xemacs/tm: Keyword 1.42 riscv, #840502 (diff) | |
download | gentoo-2c6ee1d503972c092eac65bdc92681613c8cf6f1.tar.gz gentoo-2c6ee1d503972c092eac65bdc92681613c8cf6f1.tar.bz2 gentoo-2c6ee1d503972c092eac65bdc92681613c8cf6f1.zip |
app-xemacs/tooltalk: Keyword 1.17 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/tooltalk/tooltalk-1.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/tooltalk/tooltalk-1.17.ebuild b/app-xemacs/tooltalk/tooltalk-1.17.ebuild index 1de763b68aa0..9519cd8d58a1 100644 --- a/app-xemacs/tooltalk/tooltalk-1.17.ebuild +++ b/app-xemacs/tooltalk/tooltalk-1.17.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 @@ -7,6 +7,6 @@ SLOT="0" DESCRIPTION="Support for building with Tooltalk" XEMACS_PKG_CAT="standard" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |