Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/spectrwm/
Date: Thu, 05 May 2016 13:14:14
Message-Id: 1462454026.a38c8a52294a942e730b9d99a8cd3fba638e9027.xmw@gentoo
1 commit: a38c8a52294a942e730b9d99a8cd3fba638e9027
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 5 13:12:31 2016 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Thu May 5 13:13:46 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a38c8a52
7
8 x11-wm/spectrwm: amd6 and x86 stable, current stable was broken.
9
10 Package-Manager: portage-2.2.28
11
12 x11-wm/spectrwm/spectrwm-2.7.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-wm/spectrwm/spectrwm-2.7.2-r1.ebuild b/x11-wm/spectrwm/spectrwm-2.7.2-r1.ebuild
16 index f07f74f..160fa68 100644
17 --- a/x11-wm/spectrwm/spectrwm-2.7.2-r1.ebuild
18 +++ b/x11-wm/spectrwm/spectrwm-2.7.2-r1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="http://opensource.conformal.com/snapshots/${PN}/${P}.tgz"
20
21 LICENSE="ISC"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE=""
26
27 RDEPEND="x11-misc/dmenu"