commit: 6609f39f622ca5f561af167f06e06ba555bd8eec
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 18 22:15:38 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Jan 18 22:15:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6609f39f
dev-libs/wayland-protocols: Stabilize 1.24 amd64, #831378
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"