diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:39:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-24 20:39:36 +0300 |
commit | 91c1109570318aa4a772f4c5bd8cbcb7e8b77a68 (patch) | |
tree | 656e9423343cad00127fcb2181d37b90f39d89df /dev-libs/weston | |
parent | net-misc/freerdp: Stabilize 3.4.0-r11 arm, #927203 (diff) | |
download | gentoo-91c1109570318aa4a772f4c5bd8cbcb7e8b77a68.tar.gz gentoo-91c1109570318aa4a772f4c5bd8cbcb7e8b77a68.tar.bz2 gentoo-91c1109570318aa4a772f4c5bd8cbcb7e8b77a68.zip |
dev-libs/weston: Stabilize 11.0.1-r10 arm, #927203
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/weston')
-rw-r--r-- | dev-libs/weston/weston-11.0.1-r10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/weston/weston-11.0.1-r10.ebuild b/dev-libs/weston/weston-11.0.1-r10.ebuild index 73b554aa4256..74ee66abd7d2 100644 --- a/dev-libs/weston/weston-11.0.1-r10.ebuild +++ b/dev-libs/weston/weston-11.0.1-r10.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 ppc64 ~riscv x86" + KEYWORDS="amd64 arm arm64 ~ia64 ~loong ppc64 ~riscv x86" fi LICENSE="MIT CC-BY-SA-3.0" |