diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-26 21:38:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-26 21:38:46 +0100 |
commit | c6b13c5a5f9772f1210232c7270771b13cd7e47d (patch) | |
tree | aecab5afc1cb8a1e2a418b1ed7cda7ffbc243071 /net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild | |
parent | sys-kernel/vanilla-kernel: Remove old (diff) | |
download | gentoo-c6b13c5a5f9772f1210232c7270771b13cd7e47d.tar.gz gentoo-c6b13c5a5f9772f1210232c7270771b13cd7e47d.tar.bz2 gentoo-c6b13c5a5f9772f1210232c7270771b13cd7e47d.zip |
net-libs/libtorrent-rasterbar: amd64 stable wrt bug #772038
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild')
-rw-r--r-- | net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild index 295a3b24f665..48fe6500b537 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.11.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/archive/v${PV}.tar.gz -> libtorren 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} )" |