commit: d50a435e10d1e3b9adce471233c127cb5536eef7 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 12 08:17:49 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 12 08:17:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d50a435e
dev-libs/plasma-wayland-protocols: Stabilize 1.12.0 arm64, #921833 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> .../plasma-wayland-protocols/plasma-wayland-protocols-1.12.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.12.0.ebuild b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.12.0.ebuild index 0f65569f83cd..072c23967b2e 100644 --- a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.12.0.ebuild +++ b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,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"
