commit: 5f59ca3c7fda7fec849786421b644267f8da1842
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 12:57:55 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 12:57:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f59ca3c
dev-perl/DateTime-Format-HTTP: Stabilize 0.430.0 amd64, #947980
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/DateTime-Format-HTTP/DateTime-Format-HTTP-0.430.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/DateTime-Format-HTTP/DateTime-Format-HTTP-0.430.0.ebuild
b/dev-perl/DateTime-Format-HTTP/DateTime-Format-HTTP-0.430.0.ebuild
index 6d6f77541c7d..d2d61219aaf1 100644
--- a/dev-perl/DateTime-Format-HTTP/DateTime-Format-HTTP-0.430.0.ebuild
+++ b/dev-perl/DateTime-Format-HTTP/DateTime-Format-HTTP-0.430.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Date conversion routines"
SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv ~x86"
RDEPEND="
>=dev-perl/DateTime-0.170.0