diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 22:32:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 22:57:59 +0200 |
commit | fcd58472254051f509d461d94fb460f789a511b9 (patch) | |
tree | d5776327eb084882949d64cfe2c6475db07b3e11 /x11-wm | |
parent | gnome-extra/cinnamon-desktop: x86 stable (bug #687348) (diff) | |
download | gentoo-fcd58472254051f509d461d94fb460f789a511b9.tar.gz gentoo-fcd58472254051f509d461d94fb460f789a511b9.tar.bz2 gentoo-fcd58472254051f509d461d94fb460f789a511b9.zip |
x11-wm/muffin: x86 stable (bug #687348)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/muffin/muffin-4.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/muffin/muffin-4.0.3.ebuild b/x11-wm/muffin/muffin-4.0.3.ebuild index 612e2ad001ad..2d8ef25a6a87 100644 --- a/x11-wm/muffin/muffin-4.0.3.ebuild +++ b/x11-wm/muffin/muffin-4.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # 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" RESTRICT="test" |