diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 14:18:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 14:18:35 +0100 |
commit | 6a700ac9793aaca33a13016d900b95f2dce61e23 (patch) | |
tree | e554ff0a656e3ccc6dd181df27fbc480c2704a8f /x11-wm | |
parent | dev-util/gcovr: Stabilize 7.2 amd64, #932959 (diff) | |
download | gentoo-6a700ac9793aaca33a13016d900b95f2dce61e23.tar.gz gentoo-6a700ac9793aaca33a13016d900b95f2dce61e23.tar.bz2 gentoo-6a700ac9793aaca33a13016d900b95f2dce61e23.zip |
x11-wm/muffin: Stabilize 6.0.1-r1 x86, #932974
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/muffin/muffin-6.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/muffin/muffin-6.0.1-r1.ebuild b/x11-wm/muffin/muffin-6.0.1-r1.ebuild index 2f7e0b595c01..ccf954e3e43d 100644 --- a/x11-wm/muffin/muffin-6.0.1-r1.ebuild +++ b/x11-wm/muffin/muffin-6.0.1-r1.ebuild @@ -14,7 +14,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 systemd test udev wayland video_cards_nvidia" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv x86" REQUIRED_USE="wayland? ( udev )" # Dependencies listed in meson order |