commit: 9d01b30c2cedf0c2c9ef36c6486bea252030cb57
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 13 00:52:53 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 13 00:52:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d01b30c
dev-libs/weston: Stabilize 14.0.1-r1 x86, #951261
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/weston/weston-14.0.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/weston/weston-14.0.1-r1.ebuild
b/dev-libs/weston/weston-14.0.1-r1.ebuild
index c8aa006e2454..f45224bcd7f3 100644
--- a/dev-libs/weston/weston-14.0.1-r1.ebuild
+++ b/dev-libs/weston/weston-14.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ if [[ ${PV} = *9999* ]]; then
SRC_URI="${SRC_PATCHES}"
else
SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/-/releases/${PV}/downloads/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="MIT CC-BY-SA-3.0"