summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-18 23:15:38 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-18 23:15:38 +0100
commit6609f39f622ca5f561af167f06e06ba555bd8eec (patch)
treef5f59de4f74e73d4f6ac0c5283464ac42e4c5a7a /dev-libs/wayland-protocols
parentdev-libs/wayland: Stabilize 1.20.0 amd64, #831378 (diff)
downloadgentoo-6609f39f622ca5f561af167f06e06ba555bd8eec.tar.gz
gentoo-6609f39f622ca5f561af167f06e06ba555bd8eec.tar.bz2
gentoo-6609f39f622ca5f561af167f06e06ba555bd8eec.zip
dev-libs/wayland-protocols: Stabilize 1.24 amd64, #831378
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r--dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild
index a98993c1e2f7..bf27a875ed7c 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-r3
else
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
fi
LICENSE="MIT"