diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-10-29 19:07:10 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 15:02:08 +0100 |
commit | 55ba792155429d59c060872d97072ac1a05326fc (patch) | |
tree | de0cf481838eedcdfe90ca313580e3e19961272b /dev-perl/Text-Quoted | |
parent | dev-perl/Symbol-Global-Name: Keyword 0.50.0-r1 riscv, #878483 (diff) | |
download | gentoo-55ba792155429d59c060872d97072ac1a05326fc.tar.gz gentoo-55ba792155429d59c060872d97072ac1a05326fc.tar.bz2 gentoo-55ba792155429d59c060872d97072ac1a05326fc.zip |
dev-perl/Text-Quoted: Keyword 2.100.0 riscv, #878483
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/Text-Quoted')
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-2.100.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Quoted/Text-Quoted-2.100.0.ebuild b/dev-perl/Text-Quoted/Text-Quoted-2.100.0.ebuild index 1f5be5f50b99..f7d07aa432bc 100644 --- a/dev-perl/Text-Quoted/Text-Quoted-2.100.0.ebuild +++ b/dev-perl/Text-Quoted/Text-Quoted-2.100.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Extract the structure of a quoted mail message" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 ~ia64 ~ppc ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" RDEPEND=" dev-perl/Text-Autoformat |