diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:54 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:10:20 +0200 |
commit | 4a1fcebab34e907ef7b1026f7789084189bed484 (patch) | |
tree | 9364c489a2ad15e7f8579f0f381faad228143b37 /app-xemacs | |
parent | app-xemacs/sml-mode: Keyword 0.14 riscv, #840502 (diff) | |
download | gentoo-4a1fcebab34e907ef7b1026f7789084189bed484.tar.gz gentoo-4a1fcebab34e907ef7b1026f7789084189bed484.tar.bz2 gentoo-4a1fcebab34e907ef7b1026f7789084189bed484.zip |
app-xemacs/sounds-au: Keyword 1.14 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/sounds-au/sounds-au-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/sounds-au/sounds-au-1.14.ebuild b/app-xemacs/sounds-au/sounds-au-1.14.ebuild index 92c1def0866f..17fdcdc1794d 100644 --- a/app-xemacs/sounds-au/sounds-au-1.14.ebuild +++ b/app-xemacs/sounds-au/sounds-au-1.14.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 @@ -8,6 +8,6 @@ DESCRIPTION="XEmacs Sun sound files" XEMACS_PKG_CAT="standard" RDEPEND="" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |