diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-06 09:55:22 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-06 09:55:22 -0400 |
commit | baf3dea0dbd8a0e43fcf9cd093e0880eb4b7158d (patch) | |
tree | b32667c10d66d946a6261ee87ec1dc78caea5db9 /x11-wm/muffin | |
parent | gnome-extra/cinnamon-settings-daemon: amd64 stable (diff) | |
download | gentoo-baf3dea0dbd8a0e43fcf9cd093e0880eb4b7158d.tar.gz gentoo-baf3dea0dbd8a0e43fcf9cd093e0880eb4b7158d.tar.bz2 gentoo-baf3dea0dbd8a0e43fcf9cd093e0880eb4b7158d.zip |
x11-wm/muffin: amd64 stable
Bug: https://bugs.gentoo.org/639618
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'x11-wm/muffin')
-rw-r--r-- | x11-wm/muffin/muffin-3.6.0.ebuild | 4 |
1 files 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 54cfd8ecf95d..86439be98daf 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?] |