diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-06-07 13:29:25 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-06-07 13:29:25 +0300 |
commit | 6a856d573fe37be49774efd9433f27191195d2cf (patch) | |
tree | 88b3b5c333ea3b44bf47803db043fdc85a510800 /net-libs | |
parent | net-libs/libtorrent-rasterbar: mark stable (diff) | |
download | gentoo-6a856d573fe37be49774efd9433f27191195d2cf.tar.gz gentoo-6a856d573fe37be49774efd9433f27191195d2cf.tar.bz2 gentoo-6a856d573fe37be49774efd9433f27191195d2cf.zip |
net-libs/libtorrent-rasterbar: mark stable
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.14.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.14.ebuild index ba92cba4ef5e..124d02ee3417 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.14.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.14.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${MY_ LICENSE="BSD" SLOT="0/9" -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} )" |