commit: 307bb3fa90e7afd382ce95299ede5cf0b53c1647 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed May 14 18:50:35 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed May 14 18:50:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=307bb3fa
x11-wm/muffin: Stabilize 6.4.1 amd64, #955861 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> x11-wm/muffin/muffin-6.4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/muffin/muffin-6.4.1.ebuild b/x11-wm/muffin/muffin-6.4.1.ebuild index 6abd05105e7a..758013986cf4 100644 --- a/x11-wm/muffin/muffin-6.4.1.ebuild +++ b/x11-wm/muffin/muffin-6.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,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" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="input_devices_wacom +introspection screencast sysprof systemd test udev wayland video_cards_nvidia" REQUIRED_USE="wayland? ( udev )"
