diff options
author | Yixun Lan <dlan@gentoo.org> | 2020-09-03 11:47:24 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2020-09-03 12:25:49 +0800 |
commit | 4b1dbfee5810524a092ce5ce749dd2e912999cd4 (patch) | |
tree | 96029e78971e6eadc5d7ae5e6fc5c8d44c82647e /dev-perl/DateTime-Format-Strptime | |
parent | dev-perl/DateTime-Locale: keyword riscv (diff) | |
download | gentoo-4b1dbfee5810524a092ce5ce749dd2e912999cd4.tar.gz gentoo-4b1dbfee5810524a092ce5ce749dd2e912999cd4.tar.bz2 gentoo-4b1dbfee5810524a092ce5ce749dd2e912999cd4.zip |
dev-perl/DateTime-Format-Strptime: keyword riscv
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-Strptime')
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild index 7a85f683cbbe..b327137d8b08 100644 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.770.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Parse and Format DateTimes using Strptime" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |