diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-09 11:59:32 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-09 20:58:47 +0800 |
commit | 05fefb798fbe79b79bcf16f75f8de8401fe41162 (patch) | |
tree | 9e7c4d9faa2e8c7fa83943fdd928771da0234770 /dev-perl | |
parent | dev-perl/Text-Template: keyword ~riscv (diff) | |
download | gentoo-05fefb798fbe79b79bcf16f75f8de8401fe41162.tar.gz gentoo-05fefb798fbe79b79bcf16f75f8de8401fe41162.tar.bz2 gentoo-05fefb798fbe79b79bcf16f75f8de8401fe41162.zip |
dev-perl/Time-Duration: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.210.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Time-Duration/Time-Duration-1.210.0.ebuild b/dev-perl/Time-Duration/Time-Duration-1.210.0.ebuild index c760f69d1c1f..55fe4598386d 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.210.0.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.210.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=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Rounded or exact English expression of durations" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x86-linux ~x64-macos" RDEPEND=" virtual/perl-Exporter |