summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-13 21:09:42 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-13 21:10:06 +0300
commitec91aec4f1ec55be5131d317a29c4804cc6cef47 (patch)
treed4ad3c3982656bdf90a28167cc2beca18dca0d4e /dev-libs/weston
parentsys-cluster/drbd-utils: Stabilize 9.19.1 x86, #908458 (diff)
downloadgentoo-ec91aec4f1ec55be5131d317a29c4804cc6cef47.tar.gz
gentoo-ec91aec4f1ec55be5131d317a29c4804cc6cef47.tar.bz2
gentoo-ec91aec4f1ec55be5131d317a29c4804cc6cef47.zip
dev-libs/weston: Stabilize 11.0.1 ppc64, #905606
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/weston')
-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 c5d8bf1ada2a..83deecda3ef6 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"