diff options
author | Zac Medico <zmedico@gentoo.org> | 2011-07-29 04:39:35 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2011-07-29 04:39:35 +0000 |
commit | f86255da4236a39a6104be32663fd5ec1c3f94dd (patch) | |
tree | d9179c4ac8d98949b33cbeba2aff9c5db5cfd3ce /sys-fs/sshfs-fuse/sshfs-fuse-2.3.ebuild | |
parent | Add ~x86-linux keyword. (diff) | |
download | gentoo-2-f86255da4236a39a6104be32663fd5ec1c3f94dd.tar.gz gentoo-2-f86255da4236a39a6104be32663fd5ec1c3f94dd.tar.bz2 gentoo-2-f86255da4236a39a6104be32663fd5ec1c3f94dd.zip |
Add ~x86-linux keyword.
(Portage version: 2.2.0_alpha47_p6/cvs/Linux i686)
Diffstat (limited to 'sys-fs/sshfs-fuse/sshfs-fuse-2.3.ebuild')
-rw-r--r-- | sys-fs/sshfs-fuse/sshfs-fuse-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-2.3.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-2.3.ebuild index 24e9b1d7b2ba..805cd0f5d2e6 100644 --- a/sys-fs/sshfs-fuse/sshfs-fuse-2.3.ebuild +++ b/sys-fs/sshfs-fuse/sshfs-fuse-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.3.ebuild,v 1.2 2011/07/16 00:44:29 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.3.ebuild,v 1.3 2011/07/29 04:39:35 zmedico 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 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-linux" SLOT="0" IUSE="" |