Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/muffin/
Date: Sat, 01 Oct 2016 00:54:59
Message-Id: 1475283236.057a392c49795d85d7a562fb1ce3f0edf05cb5b1.pacho@gentoo
1 commit: 057a392c49795d85d7a562fb1ce3f0edf05cb5b1
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 30 22:51:21 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 00:53:56 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=057a392c
7
8 x11-wm/muffin: x86 stable, bug 587010
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="x86"
12
13 x11-wm/muffin/muffin-3.0.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-wm/muffin/muffin-3.0.5.ebuild b/x11-wm/muffin/muffin-3.0.5.ebuild
17 index 9ca6e44..3da301c 100644
18 --- a/x11-wm/muffin/muffin-3.0.5.ebuild
19 +++ b/x11-wm/muffin/muffin-3.0.5.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/linuxmint/muffin/archive/${PV}.tar.gz -> ${P}.tar.gz
21 LICENSE="GPL-2+"
22 SLOT="0"
23 IUSE="+introspection test xinerama"
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26
27 COMMON_DEPEND="
28 >=x11-libs/pango-1.2[X,introspection?]