dev-perl/DateTime-Format-SQLite: keyworded 0.110.0 for ppc, bug #719138
authorSergei Trofimovich <slyfox@gentoo.org>
Wed, 6 May 2020 06:37:04 +0000 (07:37 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Wed, 6 May 2020 06:37:04 +0000 (07:37 +0100)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0.ebuild

index 7c329f5adf04483405f8a6ac593152d7d497515a..eb53efbd9bb721cd17d39c06aa922bc3735cd91b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Parse and format SQLite dates and times"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=dev-perl/DateTime-0.51