diff options
author | Michael Weber <xmw@gentoo.org> | 2010-12-09 19:35:18 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2010-12-09 19:35:18 +0000 |
commit | 892d30e177309e74d9ecb8f4049dc16634eb8de4 (patch) | |
tree | 8488a8de61930f38aa3fcc16a1a0522380c4184d /net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild | |
parent | add ~sparc (bug 348215) (diff) | |
download | gentoo-2-892d30e177309e74d9ecb8f4049dc16634eb8de4.tar.gz gentoo-2-892d30e177309e74d9ecb8f4049dc16634eb8de4.tar.bz2 gentoo-2-892d30e177309e74d9ecb8f4049dc16634eb8de4.zip |
add ~sparc (bug 348217)
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild')
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild index a842c7afbdc1..d5b36233ce6e 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild,v 1.4 2010/11/11 15:27:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.15.1.ebuild,v 1.5 2010/12/09 19:35:18 xmw Exp $ EAPI="2" WANT_AUTOMAKE="1.11.1" @@ -16,7 +16,7 @@ SRC_URI="http://libtorrent.googlecode.com/files/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug doc examples python" RESTRICT="test" |