diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-27 08:55:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-27 08:55:10 +0200 |
commit | 0ae5070e51fd93cb6084901fd9f97a23ef2ad597 (patch) | |
tree | 1479f86e7a17f6735cfbd34fd8428f2fa1561836 /net-libs | |
parent | dev-python/mysqlclient: amd64 stable wrt bug #814719 (diff) | |
download | gentoo-0ae5070e51fd93cb6084901fd9f97a23ef2ad597.tar.gz gentoo-0ae5070e51fd93cb6084901fd9f97a23ef2ad597.tar.bz2 gentoo-0ae5070e51fd93cb6084901fd9f97a23ef2ad597.zip |
net-libs/libtorrent-rasterbar: amd64 stable wrt bug #814929
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
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 7cc75214e00a..65748b06b52f 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} )" |