diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:44 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:09:51 +0200 |
commit | 7136983410b820dacac4bb02ebd23d34704b3570 (patch) | |
tree | db182521e5784240a7868262d4239d3940bf67e5 /app-xemacs/locale | |
parent | app-xemacs/leim: Keyword 1.39 riscv, #840502 (diff) | |
download | gentoo-7136983410b820dacac4bb02ebd23d34704b3570.tar.gz gentoo-7136983410b820dacac4bb02ebd23d34704b3570.tar.bz2 gentoo-7136983410b820dacac4bb02ebd23d34704b3570.zip |
app-xemacs/locale: Keyword 1.30 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/locale')
-rw-r--r-- | app-xemacs/locale/locale-1.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/locale/locale-1.30.ebuild b/app-xemacs/locale/locale-1.30.ebuild index aa65fe269726..281045d5d6fe 100644 --- a/app-xemacs/locale/locale-1.30.ebuild +++ b/app-xemacs/locale/locale-1.30.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 @@ -9,6 +9,6 @@ XEMACS_PKG_CAT="mule" RDEPEND="app-xemacs/mule-base " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |