diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-02 08:05:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-02 08:05:33 +0200 |
commit | 936610dec4df1b19f6a24e442acf9c5b32b3c14d (patch) | |
tree | 07056b8ad8773eb4f50b905386616f5ae6ffeff9 /net-libs/libtorrent-rasterbar | |
parent | dev-libs/flatbuffers: amd64 stable wrt bug #849089 (diff) | |
download | gentoo-936610dec4df1b19f6a24e442acf9c5b32b3c14d.tar.gz gentoo-936610dec4df1b19f6a24e442acf9c5b32b3c14d.tar.bz2 gentoo-936610dec4df1b19f6a24e442acf9c5b32b3c14d.zip |
net-libs/libtorrent-rasterbar: amd64 stable wrt bug #849215
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libtorrent-rasterbar')
-rw-r--r-- | net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.6.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.6.ebuild index f2ff6a9b6288..217b391067ca 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.6.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/releases/download/v${PV}/${P}.tar. LICENSE="BSD" SLOT="0/2.0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+dht debug gnutls python ssl test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )" |