diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-27 08:57:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-27 08:57:15 +0200 |
commit | 4891779ecf441402db0ef16d33df9efa03f32b65 (patch) | |
tree | dd8bd0d99137bf5a806b5b1405196191d2cb8733 /net-libs | |
parent | dev-util/meson: x86 stable wrt bug #814527 (diff) | |
download | gentoo-4891779ecf441402db0ef16d33df9efa03f32b65.tar.gz gentoo-4891779ecf441402db0ef16d33df9efa03f32b65.tar.bz2 gentoo-4891779ecf441402db0ef16d33df9efa03f32b65.zip |
net-libs/libtorrent-rasterbar: x86 stable wrt bug #814929
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14.ebuild index 65748b06b52f..c4c0789e0fca 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14.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 python +ssl static-libs test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |