diff options
author | 2019-12-31 13:14:14 +0300 | |
---|---|---|
committer | 2019-12-31 13:15:11 +0300 | |
commit | 6cf001726880b39ef1ba7924d784682402a85df5 (patch) | |
tree | c60d47aa5a5d1276ee1e90351135dde05ba0000a /net-libs/libtorrent-rasterbar | |
parent | */*: Switch polynomial-c maintained packages to cmake.eclass (diff) | |
download | gentoo-6cf001726880b39ef1ba7924d784682402a85df5.tar.gz gentoo-6cf001726880b39ef1ba7924d784682402a85df5.tar.bz2 gentoo-6cf001726880b39ef1ba7924d784682402a85df5.zip |
net-libs/libtorrent-rasterbar: mark stable
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-libs/libtorrent-rasterbar')
-rw-r--r-- | net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.3.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.3.ebuild index 5ab24e12fffe..646b9afca737 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.3.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.3.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/archive/${MY_P}.tar.gz -> ${P}.tar LICENSE="BSD" SLOT="0/10" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86" IUSE="debug +dht doc examples libressl python +ssl static-libs test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |