summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-05-15 14:29:37 -0400
committerMatt Turner <mattst88@gentoo.org>2024-05-15 14:30:48 -0400
commitad7bfa4603eb77307d1358c8a3bc1d75191d33ed (patch)
treee7b02760a5aebe810bf378ae5bf3bbb10b107e3a
parentx11-apps/mesa-progs: Rebase live patch (diff)
downloadgentoo-ad7bfa4603eb77307d1358c8a3bc1d75191d33ed.tar.gz
gentoo-ad7bfa4603eb77307d1358c8a3bc1d75191d33ed.tar.bz2
gentoo-ad7bfa4603eb77307d1358c8a3bc1d75191d33ed.zip
dev-libs/wayland-protocols: Propagate stable keywords
Closes: https://bugs.gentoo.org/925272 Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--dev-libs/wayland-protocols/wayland-protocols-1.33.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.33.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.33.ebuild
index 7820286edec2..e0d8761901b5 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.33.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.33.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"