diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-20 09:50:39 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-06-20 11:03:53 -0400 |
commit | 3a780591b08f62601c88fb6dd308d275dd936b9e (patch) | |
tree | 900fb2efef2fd1daffa05098a1aef24a45f370ac /dev-perl/DateTime-Format-Strptime | |
parent | dev-perl/DateTime-Calendar-Julian: Stabilize 0.107.0 hppa, #934402 (diff) | |
download | gentoo-3a780591b08f62601c88fb6dd308d275dd936b9e.tar.gz gentoo-3a780591b08f62601c88fb6dd308d275dd936b9e.tar.bz2 gentoo-3a780591b08f62601c88fb6dd308d275dd936b9e.zip |
dev-perl/DateTime-Format-Strptime: Stabilize 1.790.0 hppa, #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 e82242231baa..e800cf80aa2a 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 )" |