diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-09 09:32:17 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-09 09:32:17 +0200 |
commit | 3a17e11709ad3947a88535ff189b5dc24d370917 (patch) | |
tree | 298a2d70b0dfc0465cf4a029e0ab311874aded6f /net-misc | |
parent | sys-auth/polkit: ppc stable wrt bug #841623 (diff) | |
download | gentoo-3a17e11709ad3947a88535ff189b5dc24d370917.tar.gz gentoo-3a17e11709ad3947a88535ff189b5dc24d370917.tar.bz2 gentoo-3a17e11709ad3947a88535ff189b5dc24d370917.zip |
net-misc/smb4k: Stabilize 3.1.2 amd64, #843359
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/smb4k/smb4k-3.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/smb4k/smb4k-3.1.2.ebuild b/net-misc/smb4k/smb4k-3.1.2.ebuild index 6afc6176d8df..f307b58462ea 100644 --- a/net-misc/smb4k/smb4k-3.1.2.ebuild +++ b/net-misc/smb4k/smb4k-3.1.2.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 ~riscv ~x86" + KEYWORDS="amd64 ~riscv ~x86" fi LICENSE="GPL-2" |