diff options
author | 2007-04-17 14:45:20 +0000 | |
---|---|---|
committer | 2007-04-17 14:45:20 +0000 | |
commit | 3b696f9c33316a0ee7ed8e20567438f429012f17 (patch) | |
tree | ed6ada54f3776bb32bec9a68c97ecb7143a30171 /sys-fs/obexfs/obexfs-0.10.ebuild | |
parent | keyworded ~amd64, bug 173569 (diff) | |
download | historical-3b696f9c33316a0ee7ed8e20567438f429012f17.tar.gz historical-3b696f9c33316a0ee7ed8e20567438f429012f17.tar.bz2 historical-3b696f9c33316a0ee7ed8e20567438f429012f17.zip |
keyworded ~amd64, bug 172311
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'sys-fs/obexfs/obexfs-0.10.ebuild')
-rw-r--r-- | sys-fs/obexfs/obexfs-0.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/obexfs/obexfs-0.10.ebuild b/sys-fs/obexfs/obexfs-0.10.ebuild index ae8651b59d11..827dbdc08f0a 100644 --- a/sys-fs/obexfs/obexfs-0.10.ebuild +++ b/sys-fs/obexfs/obexfs-0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/obexfs/obexfs-0.10.ebuild,v 1.1 2006/09/13 07:41:23 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/obexfs/obexfs-0.10.ebuild,v 1.2 2007/04/17 14:45:20 opfer Exp $ inherit eutils linux-info @@ -10,7 +10,7 @@ SRC_URI="http://triq.net/obexftp/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=net-wireless/bluez-libs-2.19 |