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 79845139694 for ; Tue, 21 Feb 2017 05:57:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF7E921C028; Tue, 21 Feb 2017 05:57:51 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9FCF021C028 for ; Tue, 21 Feb 2017 05:57:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A1910341265 for ; Tue, 21 Feb 2017 05:57:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C36AE4F35 for ; Tue, 21 Feb 2017 05:57:48 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1487656587.b6b02fd27ba7a2fc457d11cba0469ee41373e467.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/wings/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/wings/wings-2.1.5.ebuild X-VCS-Directories: media-gfx/wings/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: b6b02fd27ba7a2fc457d11cba0469ee41373e467 X-VCS-Branch: master Date: Tue, 21 Feb 2017 05:57:48 +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: 2c4bf20d-fa44-4690-86d0-cb3a5a28c80b X-Archives-Hash: cd936463dfdf1f3d6b260ba0bceee095 commit: b6b02fd27ba7a2fc457d11cba0469ee41373e467 Author: Jeroen Roovers gentoo org> AuthorDate: Tue Feb 21 05:56:27 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Feb 21 05:56:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b02fd2 media-gfx/wings: Stable for AMD64 x86 (bug #590052). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches media-gfx/wings/wings-2.1.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/wings/wings-2.1.5.ebuild b/media-gfx/wings/wings-2.1.5.ebuild index d02d928393..4cbdeb2ff0 100644 --- a/media-gfx/wings/wings-2.1.5.ebuild +++ b/media-gfx/wings/wings-2.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wings/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" >=dev-lang/erlang-18.1[smp,wxwidgets]