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 AEE6F59CA3 for ; Sun, 6 Mar 2016 11:46:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A9DEE07C2 for ; Sun, 6 Mar 2016 11:46:15 +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 9A1C2E07D2 for ; Sat, 5 Mar 2016 16:03:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A02AD34095A for ; Sat, 5 Mar 2016 16:03:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2AFEA1897 for ; Sat, 5 Mar 2016 16:03:49 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1457193638.a90872dbab8633fb62a0c7502221ad66cffd3081.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Inline-Files/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Inline-Files/Inline-Files-0.690.0.ebuild X-VCS-Directories: dev-perl/Inline-Files/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: a90872dbab8633fb62a0c7502221ad66cffd3081 X-VCS-Branch: master Date: Sat, 5 Mar 2016 16:03:49 +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: 97fa35c6-316a-4bbf-ba07-fee16ab1319d X-Archives-Hash: 8138c2100330154367757a355af6ff5c commit: a90872dbab8633fb62a0c7502221ad66cffd3081 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Mar 5 16:00:15 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Mar 5 16:00:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a90872db dev-perl/Inline-Files: stable for all wrt bug #576108 Package-Manager: portage-2.2.26 dev-perl/Inline-Files/Inline-Files-0.690.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Inline-Files/Inline-Files-0.690.0.ebuild b/dev-perl/Inline-Files/Inline-Files-0.690.0.ebuild index cad6e51..fa7d1d3 100644 --- a/dev-perl/Inline-Files/Inline-Files-0.690.0.ebuild +++ b/dev-perl/Inline-Files/Inline-Files-0.690.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Multiple virtual files in a single file" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="test" RDEPEND=""