diff options
author | Sam James <sam@gentoo.org> | 2022-05-05 04:00:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-05 04:00:13 +0100 |
commit | 956ee89209b94d0562d7f232845f9f672240cbe9 (patch) | |
tree | 370f59771d04f164e60a4631f577ec3fb5a4238a /x11-wm | |
parent | gnome-extra/cjs: Stabilize 5.2.0 amd64, #841614 (diff) | |
download | gentoo-956ee89209b94d0562d7f232845f9f672240cbe9.tar.gz gentoo-956ee89209b94d0562d7f232845f9f672240cbe9.tar.bz2 gentoo-956ee89209b94d0562d7f232845f9f672240cbe9.zip |
x11-wm/muffin: Stabilize 5.2.0 amd64, #841614
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/muffin/muffin-5.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/muffin/muffin-5.2.0.ebuild b/x11-wm/muffin/muffin-5.2.0.ebuild index e68e869ca9bc..f90a406153e4 100644 --- a/x11-wm/muffin/muffin-5.2.0.ebuild +++ b/x11-wm/muffin/muffin-5.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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="GPL-2+" SLOT="0" IUSE="+introspection test xinerama" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv ~x86" RDEPEND=" >=dev-libs/glib-2.37.3:2[dbus] |