diff options
author | Florian Schmaus <flow@gentoo.org> | 2024-01-09 16:31:50 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-01-09 16:33:11 +0100 |
commit | 98e3ce9a90a6eb607212636cefc371845ccf3e7f (patch) | |
tree | 05ef35b3653dbdd63c8bfd2c2f22149a930b230d /x11-wm/metacity | |
parent | gnome-base/gnome-panel: stabilize 3.50.0 for amd64 (diff) | |
download | gentoo-98e3ce9a90a6eb607212636cefc371845ccf3e7f.tar.gz gentoo-98e3ce9a90a6eb607212636cefc371845ccf3e7f.tar.bz2 gentoo-98e3ce9a90a6eb607212636cefc371845ccf3e7f.zip |
x11-wm/metacity: stabilize 3.50.0 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'x11-wm/metacity')
-rw-r--r-- | x11-wm/metacity/metacity-3.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/metacity/metacity-3.50.0.ebuild b/x11-wm/metacity/metacity-3.50.0.ebuild index 0076bb83bb0a..60f7ad76a4f2 100644 --- a/x11-wm/metacity/metacity-3.50.0.ebuild +++ b/x11-wm/metacity/metacity-3.50.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/metacity/" LICENSE="GPL-2+" SLOT="0" IUSE="+libcanberra vulkan xinerama" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" # TODO: libgtop could be optional, but no knob RDEPEND=" |