summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-07 22:14:16 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-07 22:14:16 +0300
commitec2744ca72dcb49fb6cde427ea43e39f2ee7e592 (patch)
tree54bdf6473bb0f208c1b04ba097f62420bc38c54c
parentnet-p2p/qbittorrent: Mark minor release stable (diff)
downloadgentoo-ec2744ca72dcb49fb6cde427ea43e39f2ee7e592.tar.gz
gentoo-ec2744ca72dcb49fb6cde427ea43e39f2ee7e592.tar.bz2
gentoo-ec2744ca72dcb49fb6cde427ea43e39f2ee7e592.zip
net-libs/libtorrent-rasterbar: mark stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r--net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.9.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.9.ebuild
index f9f8a919d1d5..dea208929568 100644
--- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.9.ebuild
+++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="debug +dht doc examples libressl python +ssl static-libs test"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"