diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 04:35:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 04:35:34 +0000 |
commit | e2d4cab9c07574d99c742c1500b21f0dd1fbcf55 (patch) | |
tree | 35199c01e72397ed93c60452dd1a7aa24da64eda /dev-perl/Time-Duration | |
parent | dev-perl/Text-CSV_XS: Stabilize 1.460.0 arm64, #828214 (diff) | |
download | gentoo-e2d4cab9c07574d99c742c1500b21f0dd1fbcf55.tar.gz gentoo-e2d4cab9c07574d99c742c1500b21f0dd1fbcf55.tar.bz2 gentoo-e2d4cab9c07574d99c742c1500b21f0dd1fbcf55.zip |
dev-perl/Time-Duration: Stabilize 1.210.0 arm64, #828223
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Time-Duration')
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.210.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 31a6287dcb22..9509ecbe22dd 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.210.0.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.210.0.ebuild @@ -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 ~s390 ~sparc ~x86 ~x86-linux ~x64-macos" RDEPEND=" virtual/perl-Exporter |