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 7779959CAF for ; Sat, 9 Apr 2016 14:18:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA14021C13D; Sat, 9 Apr 2016 14:18:00 +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 54F7521C133 for ; Sat, 9 Apr 2016 14:17:59 +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 64D4A340B3B for ; Sat, 9 Apr 2016 14:17:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6820E855 for ; Sat, 9 Apr 2016 14:17:54 +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: <1460211383.e0c22de278cf4b877a47633e8f865ad1c12c1638.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmSun/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/wmSun/wmSun-1.05.ebuild X-VCS-Directories: x11-plugins/wmSun/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: e0c22de278cf4b877a47633e8f865ad1c12c1638 X-VCS-Branch: master Date: Sat, 9 Apr 2016 14:17:54 +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: fa2f091f-de38-49dc-8051-5e45b37477bb X-Archives-Hash: ec69d07a36e7113489ad24fe664acd38 commit: e0c22de278cf4b877a47633e8f865ad1c12c1638 Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Apr 9 14:16:23 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Apr 9 14:16:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0c22de2 x11-plugins/wmSun: x86 stable wrt bug #579234 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> x11-plugins/wmSun/wmSun-1.05.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-plugins/wmSun/wmSun-1.05.ebuild b/x11-plugins/wmSun/wmSun-1.05.ebuild index 5acfd34..19865c4 100644 --- a/x11-plugins/wmSun/wmSun-1.05.ebuild +++ b/x11-plugins/wmSun/wmSun-1.05.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~mips ~ppc ~sparc x86" IUSE="" RDEPEND=">=x11-libs/libdockapp-0.7:=