From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D071513829C for ; Tue, 7 Jun 2016 21:15:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D988D254020; Tue, 7 Jun 2016 21:15:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 339B721C038 for ; Tue, 7 Jun 2016 21:15:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6F7DD340B7E for ; Tue, 7 Jun 2016 21:15:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 16CBE95D for ; Tue, 7 Jun 2016 21:14:58 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1465333839.f08ab5d54a27569c5266911c46e477decb8ed45e.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Template-Toolkit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Template-Toolkit/Template-Toolkit-2.260.0.ebuild X-VCS-Directories: dev-perl/Template-Toolkit/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: f08ab5d54a27569c5266911c46e477decb8ed45e X-VCS-Branch: master Date: Tue, 7 Jun 2016 21:14:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8541860e-5149-47df-88e2-b1178711cdbe X-Archives-Hash: 51b9bea55d4d3506e1a0ebfefaca7d83 commit: f08ab5d54a27569c5266911c46e477decb8ed45e Author: Andreas K. Hüttel gentoo org> AuthorDate: Tue Jun 7 21:10:39 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Tue Jun 7 21:10:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f08ab5d5 dev-perl/Template-Toolkit: Stable for remaining arches (ALLARCHES), bug 583448 Package-Manager: portage-2.3.0_rc1 dev-perl/Template-Toolkit/Template-Toolkit-2.260.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Template-Toolkit/Template-Toolkit-2.260.0.ebuild b/dev-perl/Template-Toolkit/Template-Toolkit-2.260.0.ebuild index efab460..1d91ef6 100644 --- a/dev-perl/Template-Toolkit/Template-Toolkit-2.260.0.ebuild +++ b/dev-perl/Template-Toolkit/Template-Toolkit-2.260.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="The Template Toolkit" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~x86-solaris" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~ppc-aix ~x86-fbsd ~x86-solaris" IUSE="xml gd mysql postgres latex vim-syntax" RDEPEND="dev-perl/Text-Autoformat