summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-30 15:06:23 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-30 15:06:23 +0300
commit6296efb5fabb18e2a4f2b74e8e87fcc9d4977e92 (patch)
tree1f6cf24df5000a574168a4c9da4c36668ece160d /dev-libs/weston
parentsys-auth/seatd: Stabilize 0.6.4 ppc64, #835699 (diff)
downloadgentoo-6296efb5fabb18e2a4f2b74e8e87fcc9d4977e92.tar.gz
gentoo-6296efb5fabb18e2a4f2b74e8e87fcc9d4977e92.tar.bz2
gentoo-6296efb5fabb18e2a4f2b74e8e87fcc9d4977e92.zip
dev-libs/weston: Stabilize 10.0.0 ppc64, #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 8b6c39d87449..89871898219b 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"