diff options
Diffstat (limited to 'net-misc/smb4k')
-rw-r--r-- | net-misc/smb4k/smb4k-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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]" |