From 54b5f9630ddf3447b3e3a97e6d2362c8d8e45d9d Mon Sep 17 00:00:00 2001 From: "Sam James (sam_c)" Date: Sun, 7 Jun 2020 01:46:33 +0000 Subject: [PATCH] dev-perl/DateTime-Format-SQLite: arm keyworded (bug #719138) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) Signed-off-by: Michał Górny --- .../DateTime-Format-SQLite-0.110.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0.ebuild b/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0.ebuild index eb53efbd9bb72..0c83163453658 100644 --- a/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0.ebuild +++ b/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse and format SQLite dates and times" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-solaris" IUSE="" RDEPEND=">=dev-perl/DateTime-0.51