diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-09-13 11:33:39 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-13 11:33:39 +0800 |
commit | f48d1097fbb0d14ada9650dcef09415c0f858dec (patch) | |
tree | 21cdf33cfea48851799a892199a6419be72c27ff /dev-perl/DateTime-Format-W3CDTF | |
parent | dev-perl/DateTime-Format-Mail: keyword ~riscv (diff) | |
download | gentoo-f48d1097fbb0d14ada9650dcef09415c0f858dec.tar.gz gentoo-f48d1097fbb0d14ada9650dcef09415c0f858dec.tar.bz2 gentoo-f48d1097fbb0d14ada9650dcef09415c0f858dec.zip |
dev-perl/DateTime-Format-W3CDTF: 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-W3CDTF')
-rw-r--r-- | dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.80.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.80.0.ebuild b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.80.0.ebuild index e707a8de7f5c..a4e2faa5e1fb 100644 --- a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.80.0.ebuild +++ b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.80.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse and format W3CDTF datetime strings" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |