summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-30 14:59:43 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-30 14:59:43 +0300
commit5149b22dec3dc1f9d7798f19a4684c04eaa72587 (patch)
treee8ea30f1d1d9b612a172ba8d30e72a8c1e46fc5a /dev-libs/weston
parentapp-text/scdoc: Stabilize 1.11.1 arm64, #835699 (diff)
downloadgentoo-5149b22dec3dc1f9d7798f19a4684c04eaa72587.tar.gz
gentoo-5149b22dec3dc1f9d7798f19a4684c04eaa72587.tar.bz2
gentoo-5149b22dec3dc1f9d7798f19a4684c04eaa72587.zip
dev-libs/weston: Stabilize 10.0.0 arm64, #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 5bb511fbc54c..52d7803a2423 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"