diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-09-13 21:53:46 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-14 17:23:57 +0200 |
commit | 060150fb6fca3050e56321e09dde13928ce6b15f (patch) | |
tree | 9c628d5f7b5e198577589d89e6c700ecbd5f3a2a /dev-perl/Email-Simple | |
parent | dev-perl/Email-Date-Format: Keyword 1.5.0-r1 riscv, #869923 (diff) | |
download | gentoo-060150fb6fca3050e56321e09dde13928ce6b15f.tar.gz gentoo-060150fb6fca3050e56321e09dde13928ce6b15f.tar.bz2 gentoo-060150fb6fca3050e56321e09dde13928ce6b15f.zip |
dev-perl/Email-Simple: Keyword 2.216.0 riscv, #869923
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/Email-Simple')
-rw-r--r-- | dev-perl/Email-Simple/Email-Simple-2.216.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Email-Simple/Email-Simple-2.216.0.ebuild b/dev-perl/Email-Simple/Email-Simple-2.216.0.ebuild index cbb3ad07f41a..377d543a84d6 100644 --- a/dev-perl/Email-Simple/Email-Simple-2.216.0.ebuild +++ b/dev-perl/Email-Simple/Email-Simple-2.216.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=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Simple parsing of RFC2822 message format and headers" SLOT="0" -KEYWORDS="amd64 ~mips ppc ppc64 x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~mips ppc ppc64 ~riscv x86 ~sparc-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |