commit: e9a8a3f06cf6c14dfc1da13803f21a89052adaf5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Dec 5 18:03:13 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Dec 5 18:03:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9a8a3f0
net-misc/smb4k: Stabilize 3.1.4 x86, #882627 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-misc/smb4k/smb4k-3.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/smb4k/smb4k-3.1.4.ebuild b/net-misc/smb4k/smb4k-3.1.4.ebuild index 5b3c7f425d6f..5eeb7450c269 100644 --- a/net-misc/smb4k/smb4k-3.1.4.ebuild +++ b/net-misc/smb4k/smb4k-3.1.4.ebuild @@ -14,7 +14,7 @@ https://sourceforge.net/p/smb4k/home/Home/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm64 ~riscv x86" fi LICENSE="GPL-2"
