commit: 46b823fc5dfc196288a0e2b170e4f8e470e266bf
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 08:25:42 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 08:25:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b823fc
dev-perl/Email-Date-Format: Stabilize 1.8.0 arm, #908914
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Email-Date-Format/Email-Date-Format-1.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Email-Date-Format/Email-Date-Format-1.8.0.ebuild
b/dev-perl/Email-Date-Format/Email-Date-Format-1.8.0.ebuild
index 23bc638127ac..c98541d363a1 100644
--- a/dev-perl/Email-Date-Format/Email-Date-Format-1.8.0.ebuild
+++ b/dev-perl/Email-Date-Format/Email-Date-Format-1.8.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Produce RFC 822 date strings"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
>=virtual/perl-Exporter-5.570.0