diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-17 17:24:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-17 17:24:04 +0200 |
commit | bee15186059035cc12ab923368f0177bec5d559e (patch) | |
tree | 6df783e3e23c6acfeb54803045fa35a1ca72edf4 /net-libs | |
parent | dev-python/random2: x86 stable wrt bug #688994 (diff) | |
download | gentoo-bee15186059035cc12ab923368f0177bec5d559e.tar.gz gentoo-bee15186059035cc12ab923368f0177bec5d559e.tar.bz2 gentoo-bee15186059035cc12ab923368f0177bec5d559e.zip |
net-libs/libtorrent-rasterbar: x86 stable wrt bug #689012
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.13.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.13.ebuild index 507b80a7cbe3..e3a05176edcf 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.13.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.1.13.ebuild @@ -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} )" |