Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/spectrwm/
Date: Tue, 06 Feb 2018 18:36:19
Message-Id: 1517942140.1fcc4176f4ae6f153f07a94851d9d517f5f12540.whissi@gentoo
1 commit: 1fcc4176f4ae6f153f07a94851d9d517f5f12540
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 6 18:30:46 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 18:35:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fcc4176
7
8 x11-wm/spectrwm: x86 stable (bug #646000)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 x11-wm/spectrwm/spectrwm-3.1.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-wm/spectrwm/spectrwm-3.1.0.ebuild b/x11-wm/spectrwm/spectrwm-3.1.0.ebuild
16 index 01858fda384..43e9fa933ae 100644
17 --- a/x11-wm/spectrwm/spectrwm-3.1.0.ebuild
18 +++ b/x11-wm/spectrwm/spectrwm-3.1.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/conformal/${PN}/archive/SPECTRWM_${PV//./_}.tar.gz -
26
27 LICENSE="ISC"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 x86"
31 IUSE=""
32
33 RDEPEND="x11-misc/dmenu"