diff options
-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=" |