summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-22 05:29:46 +0000
committerMart Raudsepp <leio@gentoo.org>2020-06-22 22:02:43 +0300
commitbb39d2793ffbd9736cb6cf26253f984572c6a80f (patch)
tree41965c5c0e67ca1ba393685361e6fdff54c0c291 /dev-perl/DateTime-Format-SQLite
parentdev-perl/SOAP-Lite: arm64 keyworded (bug #722280) (diff)
downloadgentoo-bb39d2793ffbd9736cb6cf26253f984572c6a80f.tar.gz
gentoo-bb39d2793ffbd9736cb6cf26253f984572c6a80f.tar.bz2
gentoo-bb39d2793ffbd9736cb6cf26253f984572c6a80f.zip
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@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-SQLite')
-rw-r--r--dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 0c8316345365..6a2e913495b0 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