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