From 22e626fd881660ffcb8a73a604f08e61a68d2887 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 29 Apr 2023 21:16:41 +0300 Subject: x11-wm/muffin: Stabilize 5.6.2 x86, #904616 Signed-off-by: Arthur Zamarin --- x11-wm/muffin/muffin-5.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/muffin/muffin-5.6.2.ebuild b/x11-wm/muffin/muffin-5.6.2.ebuild index c73c457aa4de..9064a24e20a8 100644 --- a/x11-wm/muffin/muffin-5.6.2.ebuild +++ b/x11-wm/muffin/muffin-5.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/linuxmint/muffin/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD GPL-2+ LGPL-2+ LGPL-2.1+ MIT SGI-B-2.0" SLOT="0" IUSE="input_devices_wacom +introspection screencast sysprof test udev" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv x86" # Dependencies listed in meson order COMDEPEND=" -- cgit v1.2.3-65-gdbad