diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:48 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:10:04 +0200 |
commit | 083b02bd7c2b86b41e7e99926a82b07cc8d3222a (patch) | |
tree | 06faa44f2c6f011c10de54de0de99163c61d7782 /app-xemacs/perl-modes | |
parent | app-xemacs/pcomplete: Keyword 1.08 riscv, #840502 (diff) | |
download | gentoo-083b02bd7c2b86b41e7e99926a82b07cc8d3222a.tar.gz gentoo-083b02bd7c2b86b41e7e99926a82b07cc8d3222a.tar.bz2 gentoo-083b02bd7c2b86b41e7e99926a82b07cc8d3222a.zip |
app-xemacs/perl-modes: Keyword 1.16 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/perl-modes')
-rw-r--r-- | app-xemacs/perl-modes/perl-modes-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/perl-modes/perl-modes-1.16.ebuild b/app-xemacs/perl-modes/perl-modes-1.16.ebuild index fed75e5dd655..eba0964541f4 100644 --- a/app-xemacs/perl-modes/perl-modes-1.16.ebuild +++ b/app-xemacs/perl-modes/perl-modes-1.16.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 @@ -13,6 +13,6 @@ app-xemacs/ps-print app-xemacs/edit-utils app-xemacs/fsf-compat " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |