commit: 3f55e16bd8f61776f4519fbb52d1c8c823c634d1 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Jan 1 12:41:08 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Jan 1 12:41:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f55e16b
dev-perl/DBI: ppc stable wrt bug #601822 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-perl/DBI/DBI-1.636.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/DBI/DBI-1.636.0.ebuild b/dev-perl/DBI/DBI-1.636.0.ebuild index 1338913..bf8a96e 100644 --- a/dev-perl/DBI/DBI-1.636.0.ebuild +++ b/dev-perl/DBI/DBI-1.636.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$ @@ -12,7 +12,7 @@ inherit perl-module eutils DESCRIPTION="Database independent interface for Perl" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="
