diff options
author | 2024-06-19 17:40:37 -0400 | |
---|---|---|
committer | 2024-06-20 11:03:42 -0400 | |
commit | 4a8b16b7beb898edb391f855ad862e13f4796c50 (patch) | |
tree | 05d27023c2be83eb8143419a5a7196efe7e95927 /dev-perl/DateTime-Format-Strptime | |
parent | dev-perl/DateTime-Calendar-Julian: Stabilize 0.107.0 ppc64, #934402 (diff) | |
download | gentoo-4a8b16b7beb898edb391f855ad862e13f4796c50.tar.gz gentoo-4a8b16b7beb898edb391f855ad862e13f4796c50.tar.bz2 gentoo-4a8b16b7beb898edb391f855ad862e13f4796c50.zip |
dev-perl/DateTime-Format-Strptime: Stabilize 1.790.0 ppc64, #934402
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@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 f3686a9e61a4..e82242231baa 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 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |