summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-05-06 07:37:04 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-05-06 07:37:04 +0100
commitccb1e70c87d5c78e20fb69a0ac77712e0765e9bb (patch)
treecb1d2314be474931b1de181b6fc827027195cb1d /dev-perl
parentnet-analyzer/carl: x86 stable wrt bug #721094 (diff)
downloadgentoo-ccb1e70c87d5c78e20fb69a0ac77712e0765e9bb.tar.gz
gentoo-ccb1e70c87d5c78e20fb69a0ac77712e0765e9bb.tar.bz2
gentoo-ccb1e70c87d5c78e20fb69a0ac77712e0765e9bb.zip
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 <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0.ebuild4
1 files changed, 2 insertions, 2 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 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