commit: bb39d2793ffbd9736cb6cf26253f984572c6a80f Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info> AuthorDate: Mon Jun 22 05:29:46 2020 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Mon Jun 22 19:02:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb39d279
dev-perl/DateTime-Format-SQLite: arm64 keyworded (bug #722280) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info> Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> dev-perl/DateTime-Format-SQLite/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 0c831634536..6a2e913495b 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 ~arm ~ppc ~x86 ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-solaris" IUSE="" RDEPEND=">=dev-perl/DateTime-0.51
