summaryrefslogtreecommitdiff
path: root/dev-libs/wayland-protocols/wayland-protocols-1.32.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-29 22:06:33 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-29 22:06:33 +0100
commitb6fd18fb87dd442e905a3e0f1ece183d91b05002 (patch)
treefe8c63a24e8228c3b89466e192e91387547c3f8e /dev-libs/wayland-protocols/wayland-protocols-1.32.ebuild
parent55b8da184993b6b27e0426838d77dcbc741e12cd (diff)
gentoo auto-resync : 29:08:2023 - 22:06:32
Diffstat (limited to 'dev-libs/wayland-protocols/wayland-protocols-1.32.ebuild')
-rw-r--r--dev-libs/wayland-protocols/wayland-protocols-1.32.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.32.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.32.ebuild
index 761831b38427..6b3cd3170285 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.32.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.32.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-r3
else
SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/-/releases/${PV}/downloads/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
fi
LICENSE="MIT"