From 69331c4ebb6ffc68fc88c7298987df0266a5a309 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Tue, 9 Oct 2018 23:20:59 +0200 Subject: net-misc/smb4k: x86 stable (bug #668112) Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann --- net-misc/smb4k/smb4k-2.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-misc/smb4k') diff --git a/net-misc/smb4k/smb4k-2.1.1.ebuild b/net-misc/smb4k/smb4k-2.1.1.ebuild index 74eb7914f02f..ebe70f3872d1 100644 --- a/net-misc/smb4k/smb4k-2.1.1.ebuild +++ b/net-misc/smb4k/smb4k-2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="https://sourceforge.net/p/smb4k/home/Home/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" fi LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad