diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 21:16:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 21:16:41 +0300 |
commit | 22e626fd881660ffcb8a73a604f08e61a68d2887 (patch) | |
tree | bcc184423eb2c2e2d82a50d9d1329b336d609d4c /x11-wm/muffin | |
parent | gnome-extra/cinnamon-settings-daemon: Stabilize 5.6.0 x86, #904610 (diff) | |
download | gentoo-22e626fd881660ffcb8a73a604f08e61a68d2887.tar.gz gentoo-22e626fd881660ffcb8a73a604f08e61a68d2887.tar.bz2 gentoo-22e626fd881660ffcb8a73a604f08e61a68d2887.zip |
x11-wm/muffin: Stabilize 5.6.2 x86, #904616
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-wm/muffin')
-rw-r--r-- | x11-wm/muffin/muffin-5.6.2.ebuild | 4 |
1 files 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=" |