Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/smb4k/
Date: Sun, 28 Jun 2020 20:44:31
Message-Id: 1593377014.e89aae86586f35b98506d2e6d069eb5e9b0223d6.ago@gentoo
1 commit: e89aae86586f35b98506d2e6d069eb5e9b0223d6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 28 20:43:34 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 28 20:43:34 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e89aae86
7
8 net-misc/smb4k: x86 stable wrt bug #729670
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-misc/smb4k/smb4k-3.0.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/smb4k/smb4k-3.0.6.ebuild b/net-misc/smb4k/smb4k-3.0.6.ebuild
18 index 3681962698f..169b71b8637 100644
19 --- a/net-misc/smb4k/smb4k-3.0.6.ebuild
20 +++ b/net-misc/smb4k/smb4k-3.0.6.ebuild
21 @@ -14,7 +14,7 @@ https://sourceforge.net/p/smb4k/home/Home/"
22
23 if [[ ${KDE_BUILD_TYPE} = release ]]; then
24 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
25 - KEYWORDS="amd64 ~x86"
26 + KEYWORDS="amd64 x86"
27 fi
28
29 LICENSE="GPL-2"