summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-12 20:53:36 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-12 20:53:36 +0300
commit7488f1892e8af0898217ccc69694f218d13c15b5 (patch)
tree2d225c23f4fd98a06b39097440fbad6d6bd37cfd /x11-wm
parentgnome-base/gnome-shell: Stabilize 44.2 arm64, #909464 (diff)
downloadgentoo-7488f1892e8af0898217ccc69694f218d13c15b5.tar.gz
gentoo-7488f1892e8af0898217ccc69694f218d13c15b5.tar.bz2
gentoo-7488f1892e8af0898217ccc69694f218d13c15b5.zip
x11-wm/mutter: Stabilize 44.2 x86, #909468
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/mutter/mutter-44.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/mutter-44.2.ebuild b/x11-wm/mutter/mutter-44.2.ebuild
index 504e7c50b2db..3fa7e76ec965 100644
--- a/x11-wm/mutter/mutter-44.2.ebuild
+++ b/x11-wm/mutter/mutter-44.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/mutter.git"
SRC_URI=""
else
- KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
fi
LICENSE="GPL-2+"