commit: 47e4e3e3a9092addfedfeb921b6fcb2dfedc6ea0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 15 16:24:21 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 15 16:24:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e4e3e3
dev-libs/plasma-wayland-protocols: Stabilize 1.15.0 arm, #947333 Signed-off-by: Sam James <sam <AT> gentoo.org> .../plasma-wayland-protocols/plasma-wayland-protocols-1.15.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.15.0.ebuild b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.15.0.ebuild index 35ebde149a5d..f3e6a836e9dc 100644 --- a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.15.0.ebuild +++ b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.15.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://invent.kde.org/libraries/plasma-wayland-protocols" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc64 ~riscv ~x86" fi LICENSE="LGPL-2.1"
