From 3e50b6da2613c9d3d9d4b2fd79d4c1b74795dca4 Mon Sep 17 00:00:00 2001 From: Jeff Horelick Date: Mon, 16 Apr 2012 21:58:05 +0000 Subject: marked x86 per bug 412147 (Portage version: 2.2.0_alpha100/cvs/Linux i686) --- sys-fs/sshfs-fuse/ChangeLog | 5 ++++- sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-fs/sshfs-fuse') diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog index 6e3035774401..d36f28def2d8 100644 --- a/sys-fs/sshfs-fuse/ChangeLog +++ b/sys-fs/sshfs-fuse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/sshfs-fuse # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.62 2012/04/12 09:16:24 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.63 2012/04/16 21:58:05 jdhore Exp $ + + 16 Apr 2012; Jeff Horelick sshfs-fuse-2.4.ebuild: + marked x86 per bug 412147 12 Apr 2012; Kacper Kowalik sshfs-fuse-2.4.ebuild: Add ~amd64-linux keyword diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild index cbb9f0b1418e..4e904c4a4404 100644 --- a/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild +++ b/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild,v 1.2 2012/04/12 09:16:24 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild,v 1.3 2012/04/16 21:58:05 jdhore Exp $ EAPI="4" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/fuse/${P}.tar.gz" HOMEPAGE="http://fuse.sourceforge.net/sshfs.html" LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" IUSE="" -- cgit v1.2.3-65-gdbad