diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:40 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:09:39 +0200 |
commit | c989f3ba7246e94825c469b80784647eab778541 (patch) | |
tree | 4964c9045fbe72e1943ca41cec7f31a4491d263b /app-xemacs/frame-icon | |
parent | app-xemacs/fortran-modes: Keyword 1.07 riscv, #840502 (diff) | |
download | gentoo-c989f3ba7246e94825c469b80784647eab778541.tar.gz gentoo-c989f3ba7246e94825c469b80784647eab778541.tar.bz2 gentoo-c989f3ba7246e94825c469b80784647eab778541.zip |
app-xemacs/frame-icon: Keyword 1.13 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/frame-icon')
-rw-r--r-- | app-xemacs/frame-icon/frame-icon-1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/frame-icon/frame-icon-1.13.ebuild b/app-xemacs/frame-icon/frame-icon-1.13.ebuild index bbc1a2b8e154..a87ad2fc40f2 100644 --- a/app-xemacs/frame-icon/frame-icon-1.13.ebuild +++ b/app-xemacs/frame-icon/frame-icon-1.13.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="Set up mode-specific icons for each frame under XEmacs" XEMACS_PKG_CAT="standard" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |