From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E25B2139695 for ; Tue, 11 Apr 2017 15:04:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB49C21C098; Tue, 11 Apr 2017 15:04:13 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9BA1C21C08B for ; Tue, 11 Apr 2017 15:04:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 395DD34167D for ; Tue, 11 Apr 2017 15:04:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9D75742E for ; Tue, 11 Apr 2017 15:04:10 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1491923043.06f0d6a7ba1dac24b606bc1af7d9a236ccb4b6c5.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Curses/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Curses/Curses-1.360.0.ebuild X-VCS-Directories: dev-perl/Curses/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 06f0d6a7ba1dac24b606bc1af7d9a236ccb4b6c5 X-VCS-Branch: master Date: Tue, 11 Apr 2017 15:04:10 +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: 585e7670-4b74-4cf2-b310-f9f1cc5354b8 X-Archives-Hash: 3f769388ab5d640c2224d64e1f6a8b77 commit: 06f0d6a7ba1dac24b606bc1af7d9a236ccb4b6c5 Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Apr 11 15:04:03 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Apr 11 15:04:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06f0d6a7 dev-perl/Curses: amd64 stable wrt bug #614974 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-perl/Curses/Curses-1.360.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Curses/Curses-1.360.0.ebuild b/dev-perl/Curses/Curses-1.360.0.ebuild index 0943f3ad847..b4556a25654 100644 --- a/dev-perl/Curses/Curses-1.360.0.ebuild +++ b/dev-perl/Curses/Curses-1.360.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 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Curses interface modules for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-solaris ~x86-solaris" IUSE="+unicode test" RDEPEND=">=sys-libs/ncurses-5:0=[unicode?]