diff options
Diffstat (limited to 'x11-wm/muffin/muffin-3.6.0.ebuild')
-rw-r--r-- | x11-wm/muffin/muffin-3.6.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/muffin/muffin-3.6.0.ebuild b/x11-wm/muffin/muffin-3.6.0.ebuild index 5c2e5abbdfbe..7c819c0d3e1a 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-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,6 +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" +RESTRICT="!test? ( test )" KEYWORDS="amd64 x86" COMMON_DEPEND=" |