diff options
author | Sam James <sam@gentoo.org> | 2021-01-06 01:05:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-06 01:05:13 +0000 |
commit | 9e8490b0f343ffdfaf2141726e39044483ca5cbf (patch) | |
tree | 9971a069c782623e9d7f4429e2fdd18a2e6b3882 /x11-wm | |
parent | x11-libs/xapps: Stabilize 1.8.9 x86, #761996 (diff) | |
download | gentoo-9e8490b0f343ffdfaf2141726e39044483ca5cbf.tar.gz gentoo-9e8490b0f343ffdfaf2141726e39044483ca5cbf.tar.bz2 gentoo-9e8490b0f343ffdfaf2141726e39044483ca5cbf.zip |
x11-wm/muffin: Stabilize 4.6.3 x86, #761996
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/muffin/muffin-4.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/muffin/muffin-4.6.3.ebuild b/x11-wm/muffin/muffin-4.6.3.ebuild index f6297dbb2262..150cbd51a513 100644 --- a/x11-wm/muffin/muffin-4.6.3.ebuild +++ b/x11-wm/muffin/muffin-4.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" RESTRICT="test" RDEPEND=" |