diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-09-13 11:31:39 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-13 11:31:39 +0800 |
commit | fa7fb64a10913e26b01a560ff0cbe0690529f9c7 (patch) | |
tree | 1628c130e5e9ca774f54da2fe4d35b2c3bd97458 /dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild | |
parent | dev-perl/Class-Load-XS: keyword ~riscv (diff) | |
download | gentoo-fa7fb64a10913e26b01a560ff0cbe0690529f9c7.tar.gz gentoo-fa7fb64a10913e26b01a560ff0cbe0690529f9c7.tar.bz2 gentoo-fa7fb64a10913e26b01a560ff0cbe0690529f9c7.zip |
dev-perl/DateTime-Format-Mail: keyword ~riscv
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild')
-rw-r--r-- | dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.403.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 cb5d65fd108e..e2bf6588fcc8 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 )" |