commit: 7d35b9137a79f94ca32d1771c88ebe3f4c61f865 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Jan 1 12:43:06 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Jan 1 12:43:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d35b913
dev-perl/DBD-SQLite: ppc stable wrt bug #595964 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-perl/DBD-SQLite/DBD-SQLite-1.500.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.500.0.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.500.0.ebuild index 126bbd6..296ce80 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.500.0.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.500.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Self Contained RDBMS in a DBI Driver" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="test system-sqlite" # NB: Get min sqlite version from sqlite3.c