diff options
author | 2023-06-05 12:58:09 +0300 | |
---|---|---|
committer | 2023-06-05 12:58:27 +0300 | |
commit | 2b19818e9341feaf9d0cfa7e133fb21f3b091f4a (patch) | |
tree | 0cd87d778705b8bd80e8c62e987838ac0f8090e0 /x11-wm | |
parent | x11-libs/xapp: Stabilize 2.4.3 amd64, #907860 (diff) | |
download | gentoo-2b19818e9341feaf9d0cfa7e133fb21f3b091f4a.tar.gz gentoo-2b19818e9341feaf9d0cfa7e133fb21f3b091f4a.tar.bz2 gentoo-2b19818e9341feaf9d0cfa7e133fb21f3b091f4a.zip |
x11-wm/muffin: Stabilize 5.6.4 amd64, #907860
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/muffin/muffin-5.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/muffin/muffin-5.6.4.ebuild b/x11-wm/muffin/muffin-5.6.4.ebuild index 42c85e062834..f976dcbdb7bd 100644 --- a/x11-wm/muffin/muffin-5.6.4.ebuild +++ b/x11-wm/muffin/muffin-5.6.4.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=" |