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 4BBEF138337 for ; Sun, 10 Jun 2018 16:55:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56EC6E08EF; Sun, 10 Jun 2018 16:55:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 269F9E08E8 for ; Sun, 10 Jun 2018 16:55:35 +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 85D9E335C93 for ; Sun, 10 Jun 2018 16:55:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A37782AA for ; Sun, 10 Jun 2018 16:55:31 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1528649069.38c7752afd4a9fbc8be5141c77a558ef192e6691.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-MIME-ContentType/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.18.0.ebuild X-VCS-Directories: dev-perl/Email-MIME-ContentType/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 38c7752afd4a9fbc8be5141c77a558ef192e6691 X-VCS-Branch: master Date: Sun, 10 Jun 2018 16:55:31 +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: d7eddcc7-c983-48c5-9d1e-a8e643c94c91 X-Archives-Hash: 122345dd171e989e9e559017e8d3d41e commit: 38c7752afd4a9fbc8be5141c77a558ef192e6691 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Jun 10 16:44:29 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Jun 10 16:44:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c7752a dev-perl/Email-MIME-ContentType: x86 stable (bug #657574) Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.18.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.18.0.ebuild b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.18.0.ebuild index 09a6657ac8e..725a10d3d74 100644 --- a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.18.0.ebuild +++ b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.18.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse a MIME Content-Type Header" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86 ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="