diff options
author | Sam James <sam@gentoo.org> | 2020-12-29 17:14:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-29 17:14:27 +0000 |
commit | 45574113c610ba3c94d7edb6df102db1257fb8ee (patch) | |
tree | ea65e59ea5e0b1901aa9774e353334602b891114 /x11-wm | |
parent | x11-libs/xapps: Stabilize 1.8.9 amd64, #761996 (diff) | |
download | gentoo-45574113c610ba3c94d7edb6df102db1257fb8ee.tar.gz gentoo-45574113c610ba3c94d7edb6df102db1257fb8ee.tar.bz2 gentoo-45574113c610ba3c94d7edb6df102db1257fb8ee.zip |
x11-wm/muffin: Stabilize 4.6.3 amd64, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/muffin/muffin-4.6.3.ebuild b/x11-wm/muffin/muffin-4.6.3.ebuild index 773dbebcd2d5..f6297dbb2262 100644 --- a/x11-wm/muffin/muffin-4.6.3.ebuild +++ b/x11-wm/muffin/muffin-4.6.3.ebuild @@ -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=" |