summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-27 06:32:46 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-27 06:32:46 +0000
commit0ed9de6a78508a4a3c49704b8aebd211a20f0d60 (patch)
treef11b38d5f3e45836f6cc64a748294c2d86ed09fc /dev-libs
parentdev-util/cppcheck: Stabilize 2.9 arm64, #905455 (diff)
downloadgentoo-0ed9de6a78508a4a3c49704b8aebd211a20f0d60.tar.gz
gentoo-0ed9de6a78508a4a3c49704b8aebd211a20f0d60.tar.bz2
gentoo-0ed9de6a78508a4a3c49704b8aebd211a20f0d60.zip
dev-libs/weston: Stabilize 11.0.1 arm, #905606
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/weston/weston-11.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/weston/weston-11.0.1.ebuild b/dev-libs/weston/weston-11.0.1.ebuild
index 3f101d59f22f..d4a3749013cf 100644
--- a/dev-libs/weston/weston-11.0.1.ebuild
+++ b/dev-libs/weston/weston-11.0.1.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} = *9999* ]]; then
SRC_URI="${SRC_PATCHES}"
else
SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/uploads/f5648c818fba5432edc3ea63c4db4813/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
LICENSE="MIT CC-BY-SA-3.0"