diff options
author | 2017-03-10 10:12:37 +0100 | |
---|---|---|
committer | 2017-03-10 10:12:37 +0100 | |
commit | 3950a5e665cb2a2a16f71263e2e20cdfdbbcd8f9 (patch) | |
tree | b8cad6e1572c795a6a9dcbeb8513a7cec54b9b82 | |
parent | virtual/mpi: amd64 stable wrt bug #525534 (diff) | |
download | gentoo-3950a5e665cb2a2a16f71263e2e20cdfdbbcd8f9.tar.gz gentoo-3950a5e665cb2a2a16f71263e2e20cdfdbbcd8f9.tar.bz2 gentoo-3950a5e665cb2a2a16f71263e2e20cdfdbbcd8f9.zip |
net-libs/rb_libtorrent: amd64 stable wrt bug #530720
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild index 5ef5a172620b..c3bca6272471 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-1.0.10.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${MY_ LICENSE="BSD" SLOT="0/8" -KEYWORDS="~amd64 arm ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 arm ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug +dht doc examples +geoip libressl python +ssl static-libs test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |