commit: eb98f8c3896f199f8fe2cd797374706f28b74de7 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 24 07:05:35 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 24 07:05:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb98f8c3
net-misc/smb4k: Stabilize 3.2.92 arm64, #947182 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-misc/smb4k/smb4k-3.2.92.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/smb4k/smb4k-3.2.92.ebuild b/net-misc/smb4k/smb4k-3.2.92.ebuild index 6ef6c2969e89..5044b68f2cfc 100644 --- a/net-misc/smb4k/smb4k-3.2.92.ebuild +++ b/net-misc/smb4k/smb4k-3.2.92.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 @@ -14,7 +14,7 @@ https://sourceforge.net/p/smb4k/home/Home/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="https://downloads.sourceforge.net/${PN}/Development/${P}.tar.xz" - KEYWORDS="~amd64 ~arm64 ~riscv ~x86" + KEYWORDS="~amd64 arm64 ~riscv ~x86" fi LICENSE="GPL-2"
