diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-03 20:49:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-03 20:49:57 +0200 |
commit | 48d678688b66fa7a96c28303dc376e488c74e686 (patch) | |
tree | cf191c53c40f6e6098e4bf2a52c97079563479fa /x11-wm/metacity | |
parent | gnome-base/gnome-panel: Stabilize 3.46.0 amd64, #892705 (diff) | |
download | gentoo-48d678688b66fa7a96c28303dc376e488c74e686.tar.gz gentoo-48d678688b66fa7a96c28303dc376e488c74e686.tar.bz2 gentoo-48d678688b66fa7a96c28303dc376e488c74e686.zip |
x11-wm/metacity: Stabilize 3.46.1 amd64, #892705
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-wm/metacity')
-rw-r--r-- | x11-wm/metacity/metacity-3.46.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/metacity/metacity-3.46.1.ebuild b/x11-wm/metacity/metacity-3.46.1.ebuild index c27fd8cb6d9d..4c6c94dbe9e4 100644 --- a/x11-wm/metacity/metacity-3.46.1.ebuild +++ b/x11-wm/metacity/metacity-3.46.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 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=" |