commit: fa7fb64a10913e26b01a560ff0cbe0690529f9c7 Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Mon Sep 13 03:31:39 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Mon Sep 13 03:31:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa7fb64a
dev-perl/DateTime-Format-Mail: keyword ~riscv Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild index cb5d65fd108..e2bf6588fcc 100644 --- a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild +++ b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Convert between DateTime and RFC2822/822 formats" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"