summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-30 14:59:51 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-30 14:59:51 +0300
commitfc466ed748a6a6a9dd6deee285f95bdc20c381f9 (patch)
tree2fa7504c88d4f6f698592753a334e2ed0e82ce51 /dev-libs/weston
parentapp-text/scdoc: Stabilize 1.11.1 x86, #835699 (diff)
downloadgentoo-fc466ed748a6a6a9dd6deee285f95bdc20c381f9.tar.gz
gentoo-fc466ed748a6a6a9dd6deee285f95bdc20c381f9.tar.bz2
gentoo-fc466ed748a6a6a9dd6deee285f95bdc20c381f9.zip
dev-libs/weston: Stabilize 10.0.0 x86, #835699
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/weston')
-rw-r--r--dev-libs/weston/weston-10.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"