diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 03:28:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 03:28:37 +0000 |
commit | c2fd29b8889f78f33d0ffe191e192fe8a737f7bd (patch) | |
tree | 2f4a6eb662a7f98bb966966f4636737be4588a00 /dev-perl/Time-Duration | |
parent | dev-perl/UNIVERSAL-require: Stabilize 0.190.0 amd64, #828222 (diff) | |
download | gentoo-c2fd29b8889f78f33d0ffe191e192fe8a737f7bd.tar.gz gentoo-c2fd29b8889f78f33d0ffe191e192fe8a737f7bd.tar.bz2 gentoo-c2fd29b8889f78f33d0ffe191e192fe8a737f7bd.zip |
dev-perl/Time-Duration: Stabilize 1.210.0 amd64, #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 dc85bbcb3d56..464337eff308 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 |