From: Sergei Trofimovich Date: Wed, 6 May 2020 06:37:04 +0000 (+0100) Subject: dev-perl/DateTime-Format-SQLite: keyworded 0.110.0 for ppc, bug #719138 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ccb1e70c87d5c78e20fb69a0ac77712e0765e9bb;p=gentoo.git dev-perl/DateTime-Format-SQLite: keyworded 0.110.0 for ppc, bug #719138 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich --- 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 7c329f5adf04..eb53efbd9bb7 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 @@ -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