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 19F5F1384C3 for ; Sat, 5 Sep 2015 18:48:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 905C41427E; Sat, 5 Sep 2015 18:48:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 412BD1427E for ; Sat, 5 Sep 2015 18:48:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0EB143408DD for ; Sat, 5 Sep 2015 18:48:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F2C7155 for ; Sat, 5 Sep 2015 18:48:43 +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: <1441478749.fe186987be06a67c7fc072fe1869ce770018a3e0.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/spectrwm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/spectrwm/spectrwm-2.7.2.ebuild X-VCS-Directories: x11-wm/spectrwm/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: fe186987be06a67c7fc072fe1869ce770018a3e0 X-VCS-Branch: master Date: Sat, 5 Sep 2015 18:48:43 +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: 3822eb08-ec96-4e92-a44b-5b4447c55c7e X-Archives-Hash: a44af40c4504d571b9457c4947c98171 commit: fe186987be06a67c7fc072fe1869ce770018a3e0 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Sep 5 18:45:49 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Sep 5 18:45:49 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe186987 x11-wm/spectrwm: x86 stable wrt bug #557014 Package-Manager: portage-2.2.20.1 x11-wm/spectrwm/spectrwm-2.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/spectrwm/spectrwm-2.7.2.ebuild b/x11-wm/spectrwm/spectrwm-2.7.2.ebuild index 818af14..d487508 100644 --- a/x11-wm/spectrwm/spectrwm-2.7.2.ebuild +++ b/x11-wm/spectrwm/spectrwm-2.7.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://opensource.conformal.com/snapshots/${PN}/${P}.tgz" LICENSE="ISC" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="x11-misc/dmenu"