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 83ABC138334 for ; Fri, 23 Nov 2018 13:07:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFA81E09BB; Fri, 23 Nov 2018 13:06:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BA75EE09BB for ; Fri, 23 Nov 2018 13:06:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 AEFD8335D05 for ; Fri, 23 Nov 2018 13:06:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD8BA4D5 for ; Fri, 23 Nov 2018 13:06:53 +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: <1542978400.991cb23736c81919959778f3859eda48229e8fd2.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Unicode-MapUTF8/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0-r2.ebuild X-VCS-Directories: dev-perl/Unicode-MapUTF8/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 991cb23736c81919959778f3859eda48229e8fd2 X-VCS-Branch: master Date: Fri, 23 Nov 2018 13:06:53 +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: cf312ea9-ae57-4e45-8c2f-3eb7dc2603a2 X-Archives-Hash: 03bd2fb0283ccae8ff305ea0d1050103 commit: 991cb23736c81919959778f3859eda48229e8fd2 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Nov 23 13:06:40 2018 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Nov 23 13:06:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=991cb237 dev-perl/Unicode-MapUTF8: amd64 stable wrt bug #667266 Signed-off-by: Agostino Sarubbo gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0-r2.ebuild b/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0-r2.ebuild index c189f9e56ce..adddb95ac9c 100644 --- a/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0-r2.ebuild +++ b/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.110.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Conversions to and from arbitrary character sets and UTF8" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="" RDEPEND="dev-perl/Unicode-Map