diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-06-21 13:18:26 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-06-21 13:18:26 +0000 |
commit | e1adab6f672c396bb84b18d31fd47d638ccf049d (patch) | |
tree | 04a6672750f74c4f426b16ebac2d4fc8795804db /app-mobilephone/obexftp/obexftp-0.21.ebuild | |
parent | Stable on sparc wrt #175532 (diff) | |
download | gentoo-2-e1adab6f672c396bb84b18d31fd47d638ccf049d.tar.gz gentoo-2-e1adab6f672c396bb84b18d31fd47d638ccf049d.tar.bz2 gentoo-2-e1adab6f672c396bb84b18d31fd47d638ccf049d.zip |
Keyworded ~sparc wrt #182611
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-mobilephone/obexftp/obexftp-0.21.ebuild')
-rw-r--r-- | app-mobilephone/obexftp/obexftp-0.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/obexftp/obexftp-0.21.ebuild b/app-mobilephone/obexftp/obexftp-0.21.ebuild index c955047c68a8..2b7f8dc4130a 100644 --- a/app-mobilephone/obexftp/obexftp-0.21.ebuild +++ b/app-mobilephone/obexftp/obexftp-0.21.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/app-mobilephone/obexftp/obexftp-0.21.ebuild,v 1.11 2007/04/29 21:22:37 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/obexftp-0.21.ebuild,v 1.12 2007/06/21 13:18:26 gustavoz Exp $ WANT_AUTOMAKE="1.9" @@ -12,7 +12,7 @@ HOMEPAGE="http://triq.net/obex" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="bluetooth debug nls perl python swig tcl" RDEPEND=">=dev-libs/openobex-1.1 |