diff --git a/net-misc/smb4k/smb4k-1.2.1.ebuild b/net-misc/smb4k/smb4k-1.2.1.ebuild index fdd7acd2a64e7..2f13f9dfd3f33 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]"