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 2C076139695 for ; Thu, 23 Feb 2017 15:55:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 411CD21C0FF; Thu, 23 Feb 2017 15:55:28 +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 11CC921C0F4 for ; Thu, 23 Feb 2017 15:55:28 +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 35D113414C1 for ; Thu, 23 Feb 2017 15:55:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5399F51F5 for ; Thu, 23 Feb 2017 15:55:25 +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: <1487865235.c6f721513fa7b8590b0679756bae94e3e3185fad.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/libgdiplus/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild X-VCS-Directories: dev-dotnet/libgdiplus/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: c6f721513fa7b8590b0679756bae94e3e3185fad X-VCS-Branch: master Date: Thu, 23 Feb 2017 15:55:25 +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: d9dd7f51-236c-42f0-9aec-a6de79aeeb1f X-Archives-Hash: 4bf3e9ac46ab15165b4cd543873025df commit: c6f721513fa7b8590b0679756bae94e3e3185fad Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Feb 23 15:53:55 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Feb 23 15:53:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6f72151 dev-dotnet/libgdiplus: amd64 stable wrt bug #570434 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild b/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild index 6084ad46c1..3fd2cffdf8 100644 --- a/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild +++ b/dev-dotnet/libgdiplus/libgdiplus-4.2-r3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://www.mono-project.com" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" SRC_URI="http://download.mono-project.com/sources/${PN}/${P}.tar.gz" IUSE="cairo"