diff options
-rw-r--r-- | net-libs/libtorrent/libtorrent-9999.ebuild | 2 | ||||
-rw-r--r-- | net-p2p/rtorrent/rtorrent-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libtorrent/libtorrent-9999.ebuild b/net-libs/libtorrent/libtorrent-9999.ebuild index e7043c7..c164c3e 100644 --- a/net-libs/libtorrent/libtorrent-9999.ebuild +++ b/net-libs/libtorrent/libtorrent-9999.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://libtorrent.rakshasa.no/" SRC_URI="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="" ESVN_REPO_URI="svn://rakshasa.no/libtorrent/trunk/libtorrent" ESVN_BOOTSTRAP="./autogen.sh" diff --git a/net-p2p/rtorrent/rtorrent-9999.ebuild b/net-p2p/rtorrent/rtorrent-9999.ebuild index 562d1c0..04fe0c8 100644 --- a/net-p2p/rtorrent/rtorrent-9999.ebuild +++ b/net-p2p/rtorrent/rtorrent-9999.ebuild @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="" IUSE="daemon debug ipv6 xmlrpc" ESVN_REPO_URI="svn://rakshasa.no/libtorrent/trunk/rtorrent" |