Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/muffin/
Date: Tue, 01 Jun 2021 16:28:58
Message-Id: 1622564921.06610d310b47b874e318c34bf6b94bb8e62fcf29.juippis@gentoo
1 commit: 06610d310b47b874e318c34bf6b94bb8e62fcf29
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 1 16:26:06 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 1 16:28:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06610d31
7
8 x11-wm/muffin: stabilize 4.8.1 on x86, #793344
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 x11-wm/muffin/muffin-4.8.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-wm/muffin/muffin-4.8.1.ebuild b/x11-wm/muffin/muffin-4.8.1.ebuild
16 index 2e14e5cfece..115a1acea5c 100644
17 --- a/x11-wm/muffin/muffin-4.8.1.ebuild
18 +++ b/x11-wm/muffin/muffin-4.8.1.ebuild
19 @@ -12,7 +12,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 ~arm64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 x86"
25
26 RDEPEND="
27 >=dev-libs/glib-2.37.3:2[dbus]