Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/spacefm/
Date: Tue, 01 Dec 2015 11:21:00
Message-Id: 1448968827.9c6f7afa5d00aa6153aa3a40b94f01251da8e4e3.ago@gentoo
1 commit: 9c6f7afa5d00aa6153aa3a40b94f01251da8e4e3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 1 11:20:27 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 1 11:20:27 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c6f7afa
7
8 x11-misc/spacefm: amd64 stable wrt bug #566964
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12
13 x11-misc/spacefm/spacefm-1.0.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-misc/spacefm/spacefm-1.0.4.ebuild b/x11-misc/spacefm/spacefm-1.0.4.ebuild
17 index 55654f3..d613f72 100644
18 --- a/x11-misc/spacefm/spacefm-1.0.4.ebuild
19 +++ b/x11-misc/spacefm/spacefm-1.0.4.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ignorantguru/${PN}/archive/${PV}.tar.gz"
21
22 LICENSE="GPL-2 LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 ~x86"
26 IUSE="gtk2 +gtk3 +startup-notification +video-thumbnails"
27 REQUIRED_USE="gtk2? ( !gtk3 )"