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 79DDA138334 for ; Mon, 25 Jun 2018 21:23:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3092E0A10; Mon, 25 Jun 2018 21:23:16 +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 74BE1E09F2 for ; Mon, 25 Jun 2018 21:23:16 +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 CE37B335CA7 for ; Mon, 25 Jun 2018 21:23:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 27EFB347 for ; Mon, 25 Jun 2018 21:23:13 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1529961779.0ded27db625edacfad5c93f6f4fe7acdb348e9c4.klausman@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: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 0ded27db625edacfad5c93f6f4fe7acdb348e9c4 X-VCS-Branch: master Date: Mon, 25 Jun 2018 21:23:13 +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: a7d08cc8-c344-42cc-8095-8c31b02976e4 X-Archives-Hash: 3d27702ee87df3763411577648ebb954 commit: 0ded27db625edacfad5c93f6f4fe7acdb348e9c4 Author: Tobias Klausmann gentoo org> AuthorDate: Mon Jun 25 21:22:46 2018 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon Jun 25 21:22:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ded27db dev-perl/Email-MIME-ContentType-1.18.0-r0: alpha stable Gentoo-Bug: http://bugs.gentoo.org/657574 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 0dafd86eaf6..8181146ad32 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="