diff options
author | Sam James <sam@gentoo.org> | 2021-08-22 04:40:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-22 04:40:56 +0100 |
commit | c33be44f4dcbe6f6968314a8ba65b650cb8eaa5b (patch) | |
tree | e52f5a58a623a8def7fc877e826230f493f92953 /dev-perl/DateTime-Format-Strptime | |
parent | sys-cluster/glusterfs: Stabilize 8.5-r1 x86, #808923 (diff) | |
download | gentoo-c33be44f4dcbe6f6968314a8ba65b650cb8eaa5b.tar.gz gentoo-c33be44f4dcbe6f6968314a8ba65b650cb8eaa5b.tar.bz2 gentoo-c33be44f4dcbe6f6968314a8ba65b650cb8eaa5b.zip |
dev-perl/DateTime-Format-Strptime: Stabilize 1.790.0 amd64, #805785
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-Strptime')
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild index 1a892b7e802f..4e011eb003cd 100644 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.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 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |