diff options
Diffstat (limited to 'net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.1.ebuild')
-rw-r--r-- | net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.1.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.1.ebuild index 2de04027aa58..9f40198c2dd6 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.1.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.1.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/archive/${MY_P}.tar.gz -> ${P}.tar LICENSE="BSD" SLOT="0/9" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" IUSE="debug +dht doc examples libressl python +ssl static-libs test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |