diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-06-29 12:48:25 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-06-29 12:48:25 +0000 |
commit | bb8c09bc35777c0b85ad08f009dcd279e68f0739 (patch) | |
tree | 903f4ab87900b59055444b61654499e8341cb112 /dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild | |
parent | Stable on amd64 wrt bug #183633 (diff) | |
download | gentoo-2-bb8c09bc35777c0b85ad08f009dcd279e68f0739.tar.gz gentoo-2-bb8c09bc35777c0b85ad08f009dcd279e68f0739.tar.bz2 gentoo-2-bb8c09bc35777c0b85ad08f009dcd279e68f0739.zip |
stable x86, bug 182916
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild')
-rw-r--r-- | dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild b/dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild index e3a2ca50d7a5..e4061137036e 100644 --- a/dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild +++ b/dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild,v 1.4 2007/06/29 11:32:10 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-fuse/mono-fuse-0.4.0.ebuild,v 1.5 2007/06/29 12:48:25 opfer Exp $ inherit autotools mono @@ -10,7 +10,7 @@ SRC_URI="http://www.jprl.com/Projects/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=dev-lang/mono-1.1.13 |