diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-30 16:49:25 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-30 16:49:25 +0000 |
commit | 8a3628369bbdd25458da30066cae09e8295541e6 (patch) | |
tree | 6e6c56c7560ffa79788635d7b29a472722d19bfb /x11-wm/muffin | |
parent | dev-util/systemtap: Stabilize 4.8 x86, #904650 (diff) | |
download | gentoo-8a3628369bbdd25458da30066cae09e8295541e6.tar.gz gentoo-8a3628369bbdd25458da30066cae09e8295541e6.tar.bz2 gentoo-8a3628369bbdd25458da30066cae09e8295541e6.zip |
x11-wm/muffin: Stabilize 5.6.2 amd64, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/muffin/muffin-5.6.2.ebuild b/x11-wm/muffin/muffin-5.6.2.ebuild index 9064a24e20a8..2c87de1ff9b2 100644 --- a/x11-wm/muffin/muffin-5.6.2.ebuild +++ b/x11-wm/muffin/muffin-5.6.2.ebuild @@ -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=" |