summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-30 14:59:47 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-30 14:59:47 +0300
commitcccebfcc8526de61e29cc0811bb4573c480d07d5 (patch)
treedb4e5d1297614667de48ad7b60c0502bdd2c639d /dev-libs/weston
parentsys-auth/seatd: Stabilize 0.6.4 arm, #835699 (diff)
downloadgentoo-cccebfcc8526de61e29cc0811bb4573c480d07d5.tar.gz
gentoo-cccebfcc8526de61e29cc0811bb4573c480d07d5.tar.bz2
gentoo-cccebfcc8526de61e29cc0811bb4573c480d07d5.zip
dev-libs/weston: Stabilize 10.0.0 arm, #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 52d7803a2423..ffc4fb09ffab 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"