Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/muffin/
Date: Sun, 06 Mar 2016 20:53:04
Message-Id: 1457297379.1c75ab42d951fc161705c9818ab1b4ebce60fe91.zlogene@gentoo
1 commit: 1c75ab42d951fc161705c9818ab1b4ebce60fe91
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 6 20:49:04 2016 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 6 20:49:39 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c75ab42
7
8 x11-wm/muffin: x86 stable wrt bug #566378
9
10 Package-Manager: portage-2.2.26
11
12 x11-wm/muffin/muffin-2.8.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-wm/muffin/muffin-2.8.4.ebuild b/x11-wm/muffin/muffin-2.8.4.ebuild
16 index 905c927..2ce94a2 100644
17 --- a/x11-wm/muffin/muffin-2.8.4.ebuild
18 +++ b/x11-wm/muffin/muffin-2.8.4.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/linuxmint/muffin/archive/${PV}.tar.gz -> ${P}.tar.gz
20 LICENSE="GPL-2+"
21 SLOT="0"
22 IUSE="+introspection test xinerama"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 COMMON_DEPEND="
27 >=x11-libs/pango-1.2[X,introspection?]