commit: 49254d565e2e0993c1770bb524232847a3e349dd
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 14 16:38:38 2025 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Jun 14 16:42:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49254d56
dev-libs/wayland-protocols: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-libs/wayland-protocols/wayland-protocols-1.44.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.44.ebuild
b/dev-libs/wayland-protocols/wayland-protocols-1.44.ebuild
index 4f675d0c0d92..7233183170be 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.44.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.44.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 ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64
~riscv ~s390 sparc x86"
fi
LICENSE="MIT"