From: Michael Palimaka Date: Wed, 6 Jul 2016 19:37:38 +0000 (+1000) Subject: net-misc/smb4k: drop ~ppc keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6940334006ec4e34ddc14a800b50fe1cb4c1a289;p=gentoo.git net-misc/smb4k: drop ~ppc keyword Package-Manager: portage-2.3.0 --- diff --git a/net-misc/smb4k/smb4k-1.2.1.ebuild b/net-misc/smb4k/smb4k-1.2.1.ebuild index fdd7acd2a64e..2f13f9dfd3f3 100644 --- a/net-misc/smb4k/smb4k-1.2.1.ebuild +++ b/net-misc/smb4k/smb4k-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="4" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 x86" IUSE="debug" RDEPEND=">=net-fs/samba-3.4.2[cups]"