commit: baf3dea0dbd8a0e43fcf9cd093e0880eb4b7158d Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Fri Apr 6 13:55:22 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Apr 6 13:55:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf3dea0
x11-wm/muffin: amd64 stable Bug: https://bugs.gentoo.org/639618 Package-Manager: Portage-2.3.28, Repoman-2.3.9 x11-wm/muffin/muffin-3.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/muffin/muffin-3.6.0.ebuild b/x11-wm/muffin/muffin-3.6.0.ebuild index 54cfd8ecf95..86439be98da 100644 --- a/x11-wm/muffin/muffin-3.6.0.ebuild +++ b/x11-wm/muffin/muffin-3.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/linuxmint/muffin/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2+" SLOT="0" IUSE="+introspection test xinerama" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" COMMON_DEPEND=" >=x11-libs/pango-1.2[X,introspection?]
