commit: fc466ed748a6a6a9dd6deee285f95bdc20c381f9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 30 11:59:51 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 30 11:59:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc466ed7
dev-libs/weston: Stabilize 10.0.0 x86, #835699
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/weston/weston-10.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/weston/weston-10.0.0.ebuild
b/dev-libs/weston/weston-10.0.0.ebuild
index ffc4fb09ffab..8b6c39d87449 100644
--- a/dev-libs/weston/weston-10.0.0.ebuild
+++ b/dev-libs/weston/weston-10.0.0.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} = *9999* ]]; then
SRC_URI="${SRC_PATCHES}"
else
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86"
fi
LICENSE="MIT CC-BY-SA-3.0"