summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-29 15:25:21 +0000
committerSam James <sam@gentoo.org>2021-05-29 15:25:21 +0000
commit8d0d01c7bf0c18207ff518511b0ec5d94da2bcf1 (patch)
treeebc9fb1f46d4bee4b85303f015b5b5ae1d233901 /dev-libs/weston
parentnet-wireless/gnome-bluetooth: Stabilize 3.34.5 arm64, #792327 (diff)
downloadgentoo-8d0d01c7bf0c18207ff518511b0ec5d94da2bcf1.tar.gz
gentoo-8d0d01c7bf0c18207ff518511b0ec5d94da2bcf1.tar.bz2
gentoo-8d0d01c7bf0c18207ff518511b0ec5d94da2bcf1.zip
dev-libs/weston: Stabilize 9.0.0 arm64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/weston')
-rw-r--r--dev-libs/weston/weston-9.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/weston/weston-9.0.0.ebuild b/dev-libs/weston/weston-9.0.0.ebuild
index 85cdf01cd444..9d19b934a222 100644
--- a/dev-libs/weston/weston-9.0.0.ebuild
+++ b/dev-libs/weston/weston-9.0.0.ebuild
@@ -18,7 +18,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 x86"
+ KEYWORDS="amd64 arm arm64 ~ppc64 x86"
fi
LICENSE="MIT CC-BY-SA-3.0"